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
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
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Thu, 02 Oct 2008 16:03:00 +0000 benoit Use enum typers instead of int. libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat