summaryrefslogtreecommitdiff
path: root/libavformat/aiff.h
Commit message (Expand)AuthorAge
* aiff: Support demuxing G.722 streamsCarl Eugen Hoyos2015-11-12
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio)Mike Melanson2011-11-11
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* decode qcelp in aiff, implement #1524, patch by VitorVitor Sessak2009-11-30
* Use CODEC_ID_NONE instead of 0 for enum CodecID.Carl Eugen Hoyos2009-11-08
* Split up the AIFF muxer and demuxer into separate files.Justin Ruggles2009-10-15