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
|