summaryrefslogtreecommitdiffstats
path: root/libavformat/iff.c
Commit message (Expand)AuthorAgeFilesLines
* IFF: move ff_cmap_read_palette() prototype to a header fileMåns Rullgård2010-03-081-2/+1
* Support IFF ANNO (annotation) chunk typePeter Ross2010-02-161-0/+11
* Indentation cleanupPeter Ross2010-02-031-3/+3
* Extend IFF demuxer to parse PBM/ILBM bitmap chunksPeter Ross2010-02-031-11/+88
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* Avoid _t in identifier names, _t is reserved by POSIX.Jai Menon2008-12-131-1/+1
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-081-3/+3
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* IFF stereo supportJai Menon2008-05-091-1/+27
* Remove unused variable.Diego Biurrun2008-04-021-1/+1
* minor typo fixesDiego Biurrun2008-03-311-2/+2
* IFF demuxerJai Menon2008-03-301-0/+174
OpenPOWER on IntegriCloud