[FFmpeg-devel] [PATCH] libavformat: Add H264 API test
Ludmila Glinskih
lglinskih at gmail.com
Wed Jun 24 17:45:11 CEST 2015
Hi!
вт, 23 июня 2015 г. в 16:21, Ronald S. Bultje <rsbultje at gmail.com>:
> Hi,
>
> On Tue, Jun 23, 2015 at 9:05 AM, Ludmila Glinskih <lglinskih at gmail.com>
> wrote:
>
> > + do {
> > + if (pkt.stream_index != video_stream)
> > + break;
>
>
> That check shouldn't be necessary for the last frame. Sorry for missing
> that on the first iteration.
>
Explain me, please, why it's not necessary?
> Ronald
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list