log parser.c @ 2984:fedb0854bd07 libavcodec

age author description
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 06 Sep 2005 21:25:35 +0000 mru Kill some compiler warnings. Compiled code verified identical after changes. libavcodec
Fri, 26 Aug 2005 19:05:44 +0000 michael Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) libavcodec
Mon, 15 Aug 2005 15:58:21 +0000 michael parse pict_type for streams in avi libavcodec
Wed, 29 Jun 2005 08:41:01 +0000 michael off by 1 error bugfix libavcodec
Mon, 27 Jun 2005 00:04:03 +0000 michael support changing in bitstream global headers into extradata style and back libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Thu, 17 Mar 2005 21:35:50 +0000 michael 10l typo libavcodec
Sat, 05 Mar 2005 03:36:32 +0000 michael mpeg-es bitrate parsing libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Tue, 01 Feb 2005 13:03:44 +0000 michael 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE) libavcodec
Mon, 31 Jan 2005 21:26:20 +0000 michael 10000l vbr mp3 fix libavcodec
Sat, 29 Jan 2005 23:59:32 +0000 michael require a few valid and equal mp3 headers for resync libavcodec
Tue, 14 Dec 2004 12:04:45 +0000 michael fix timestamp prediction for low_delay mpeg streams libavcodec