log mpeg.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Mon, 24 May 2010 12:32:13 +0000 cehoyos Skip pes payload during probing to avoid start code emulation. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
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
Fri, 17 Apr 2009 18:08:39 +0000 michael Remove 2 ++ from check_pes() that are useless, found by CSA. libavformat
Thu, 19 Mar 2009 21:23:39 +0000 ramiro Split TrueHD decoder from MLP libavformat
Thu, 05 Mar 2009 19:13:12 +0000 diego Mark dvdaudio_substream_type variable as av_uninit to work around false libavformat
Wed, 11 Feb 2009 11:09:36 +0000 benoit Allow demuxing of audio substreams stored as 0x06 type. libavformat
Mon, 09 Feb 2009 01:46:01 +0000 alexc Increase the number of packets required to identify as MPEG PES to keep from libavformat