summaryrefslogtreecommitdiffstats
path: root/libavformat/iff.c
Commit message (Expand)AuthorAgeFilesLines
* 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