On Thu, Dec 15, 2016 at 10:19:23AM -0700, pkoshe...@gmail.com wrote: > From: Pavel Koshevoy <pkoshe...@gmail.com> > > The assumption that avcodec_send_packet makes regarding decoders > consuming the entire packet is not true if the codec supports > truncated decoding mode and the truncated flag is turned on. > > Steps to reproduce: > ./ffmpeg_g -flags truncated \ > -i "http://samples.ffmpeg.org/MPEG2/test-ebu-422.40000.pakets.ts" \ > -c:v ffv1 -c:a copy -y /tmp/truncated.nut > --- > libavcodec/utils.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
applied thx PS: do you want to add a fate test for this ? [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Observe your enemies, for they first find out your faults. -- Antisthenes
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel