log avidec.c @ 1294:12398b868e18 libavformat

age author description
Tue, 05 Sep 2006 19:23:32 +0000 michael ignore index parameter to ignore the ODML index in avi libavformat
Thu, 31 Aug 2006 09:43:29 +0000 gpoirier Fix for AVI files with odd sized 'movi' list libavformat
Fri, 25 Aug 2006 20:50:18 +0000 michael support some totally broken ODML variant libavformat
Fri, 18 Aug 2006 16:48:35 +0000 banan AVI tag reading and writing patch by David Conrad. libavformat
Wed, 12 Jul 2006 00:09:34 +0000 mru move common stuff from avienc.c and wav.c to new file riff.c libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Sun, 02 Jul 2006 19:35:07 +0000 mru kill warnings libavformat
Fri, 16 Jun 2006 07:54:37 +0000 mru free codec extradata in av_close_input_file libavformat
Wed, 14 Jun 2006 00:32:10 +0000 michael dont load the index if we cant seek back libavformat
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