summaryrefslogtreecommitdiff
path: root/libavformat/iff.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Avoid _t in identifier names, _t is reserved by POSIX.Jai Menon2008-12-13
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* IFF stereo supportJai Menon2008-05-09
* Remove unused variable.Diego Biurrun2008-04-02
* minor typo fixesDiego Biurrun2008-03-31
* IFF demuxerJai Menon2008-03-30