summaryrefslogtreecommitdiff
path: root/libavformat/aiffdec.c
Commit message (Expand)AuthorAge
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strdupedMichael Niedermayer2009-12-13
* decode qcelp in aiff, implement #1524, patch by VitorVitor Sessak2009-11-30
* Rename aiff.c to aiffdec.cJustin Ruggles2009-10-15