log mpeg.c @ 5697:484fceabfad2 libavformat

age author description
Wed, 10 Feb 2010 14:25:57 +0000 michael Dont give up after 100kb of zero bytes but returnd EAGAIN libavformat
Tue, 02 Feb 2010 16:47:51 +0000 michael Set AVPacket.pos in MPEG-PS demuxer. libavformat
Tue, 08 Dec 2009 12:24:41 +0000 michael Also print the number of invalid packets in the debug output. libavformat
Tue, 08 Dec 2009 12:19:30 +0000 michael Flip the comparission direction of vid+audio+priv1 and pspack, it appears to have libavformat
Tue, 20 Oct 2009 15:27:05 +0000 cehoyos Improve sofdec dectection to avoid false positives for MP2. libavformat
Tue, 15 Sep 2009 12:20:03 +0000 michael Make mpeg_probe() pass probetest. libavformat
Tue, 15 Sep 2009 10:01:25 +0000 reimar Slightly stricter MPEG-PES probing, fixes issue 1383. libavformat