[FFmpeg-devel] [PATCH] ffmpeg: remove unused and commented variable OutputStream.sync_ipts

Michael Niedermayer michaelni at gmx.at
Wed Jan 18 01:24:35 CET 2012


On Tue, Jan 17, 2012 at 11:47:52PM +0100, Stefano Sabatini wrote:
> ---
>  ffmpeg.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/ffmpeg.c b/ffmpeg.c
> index 4ae194e..cd7e7b7 100644
> --- a/ffmpeg.c
> +++ b/ffmpeg.c
> @@ -238,7 +238,6 @@ typedef struct OutputStream {
>      int frame_number;
>      /* input pts and corresponding output pts
>         for A/V sync */
> -    // double sync_ipts;        /* dts from the AVPacket of the demuxer in second units */
>      struct InputStream *sync_ist; /* input stream to sync against */
>      int64_t sync_opts;       /* output frame counter, could be changed to some true timestamp */ // FIXME look at frame_number
>      AVBitStreamFilterContext *bitstream_filters;

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120118/86dfef5b/attachment.asc>


More information about the ffmpeg-devel mailing list