[FFmpeg-devel] [PATCH] Remove outdated and confusing comment.

Måns Rullgård mans
Sat Jan 22 14:05:59 CET 2011


Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:

> ---
>  ffplay.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/ffplay.c b/ffplay.c
> index 2a2e823..840df66 100644
> --- a/ffplay.c
> +++ b/ffplay.c
> @@ -1569,8 +1569,6 @@ static int get_video_frame(VideoState *is, AVFrame *frame, int64_t *pts, AVPacke
>          return 0;
>      }
>
> -    /* NOTE: ipts is the PTS of the _first_ picture beginning in
> -       this packet, if any */
>      is->video_st->codec->reordered_opaque = pkt->pts;
>      len1 = avcodec_decode_video2(is->video_st->codec,
>                                   frame, &got_picture,
> -- 
> 1.7.2.3

OK, queued.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list