log avidec.c @ 1081:ee5aac70a7dc libavformat

age author description
Thu, 06 Apr 2006 03:33:10 +0000 kostya Fix demuxing of AVIs with pad streams. libavformat
Thu, 02 Mar 2006 14:50:31 +0000 michael dwstart support libavformat
Thu, 02 Mar 2006 14:27:41 +0000 michael fixing demuxing of minorityreport.AVI libavformat
Wed, 01 Mar 2006 16:11:04 +0000 michael fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) libavformat
Wed, 01 Mar 2006 15:42:07 +0000 michael support seeking in RenderAvi.avi (audio stream == single huge chunk) libavformat
Wed, 01 Mar 2006 15:21:53 +0000 michael 10l forgot to set packet_size libavformat
Wed, 01 Mar 2006 12:04:22 +0000 michael fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi libavformat
Wed, 01 Mar 2006 11:41:16 +0000 michael add movi_list offset into index libavformat
Wed, 01 Mar 2006 11:29:55 +0000 michael add size to AVIndex libavformat
Wed, 01 Mar 2006 01:32:32 +0000 michael ODML index parsing support libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Tue, 06 Sep 2005 21:25:35 +0000 mru Kill some compiler warnings. Compiled code verified identical after changes. libavformat
Mon, 15 Aug 2005 15:58:21 +0000 michael parse pict_type for streams in avi libavformat
Sun, 14 Aug 2005 15:42:40 +0000 mru kill a bunch of compiler warnings libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Thu, 19 May 2005 00:06:27 +0000 aurel drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Thu, 24 Mar 2005 21:27:54 +0000 michael segfault fix libavformat
Thu, 17 Mar 2005 01:25:01 +0000 michael more fine grained discarding of packets libavformat
Wed, 16 Mar 2005 13:26:52 +0000 michael reverse zero packet dissapearence "feature" libavformat
Tue, 15 Mar 2005 21:25:59 +0000 michael cleanup strh parser libavformat
Tue, 15 Mar 2005 03:42:57 +0000 michael non interleaved avi support libavformat
Sun, 13 Mar 2005 02:04:35 +0000 michael use libavformats index system instead of the half duplicated mess in avidec.c libavformat
Tue, 08 Feb 2005 00:38:24 +0000 michael audio duration fix? libavformat
Fri, 04 Feb 2005 11:26:40 +0000 michael overflows libavformat
Sat, 22 Jan 2005 01:48:11 +0000 michael support discarding of uninterresting packets libavformat
Fri, 21 Jan 2005 23:38:09 +0000 michael 1/0 fix libavformat