On Wed, Jul 23, 2014 at 03:49:43PM +0200, Benoit Fouet wrote: > Try to detect new extradata when parsing frames, and decode it. > Fixes issue #3787 > --- > libavcodec/h264_parser.c | 34 ++++++++++++++++++++++++++++++++++ > 1 file changed, 34 insertions(+)
fixed differently skiping such midstream extradata in the parser like your patch does could though also make sense but calling ff_h264_decode_extradata() midstream in the parser could be risky if the context is also used by a decoder [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 1 "Used only once" - "Some unspecified defect prevented a second use" "In good condition" - "Can be repaird by experienced expert" "As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel