log iff.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Thu, 15 Jul 2010 11:43:09 +0000 pross remove redundant text and whitespaces from iff demuxer av_log() statements libavformat
Thu, 13 May 2010 15:41:49 +0000 rbultje Reindent after r23112. libavformat
Thu, 13 May 2010 15:39:40 +0000 rbultje Move handling of paletted data to the IFF demuxer. This allows future libavformat
Sun, 09 May 2010 20:10:48 +0000 rbultje Replace usage of s->streams[0]->* with st->*, which is shorter. libavformat
Wed, 05 May 2010 17:26:59 +0000 cehoyos Parse IFF metadata. libavformat
Tue, 27 Apr 2010 14:04:11 +0000 rbultje Reindent after rr22977. libavformat
Tue, 27 Apr 2010 14:03:47 +0000 rbultje Make the IFF demuxer a little more standards-compliant, e.g. respect the size libavformat
Tue, 20 Apr 2010 18:40:45 +0000 rbultje Reindent / reformat some code with broken indenting. libavformat
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Mon, 08 Mar 2010 02:36:00 +0000 mru IFF: move ff_cmap_read_palette() prototype to a header file libavformat
Tue, 16 Feb 2010 09:55:56 +0000 pross Support IFF ANNO (annotation) chunk type libavformat
Wed, 03 Feb 2010 09:58:14 +0000 pross Indentation cleanup libavformat
Wed, 03 Feb 2010 09:57:21 +0000 pross Extend IFF demuxer to parse PBM/ILBM bitmap chunks libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Sat, 13 Dec 2008 13:11:42 +0000 diego Avoid _t in identifier names, _t is reserved by POSIX. libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 09 May 2008 11:25:27 +0000 superdump IFF stereo support libavformat
Wed, 02 Apr 2008 19:03:59 +0000 diego Remove unused variable. libavformat
Mon, 31 Mar 2008 17:31:11 +0000 diego minor typo fixes libavformat
Sun, 30 Mar 2008 19:17:01 +0000 vitor IFF demuxer libavformat