]> git.sesse.net Git - ffmpeg/history - libavformat/aiff.h
mp3dec: read the initial/trailing padding from the LAME tag
[ffmpeg] / libavformat / aiff.h
2015-11-12 Carl Eugen Hoyosaiff: Support demuxing G.722 streams
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-11-11 Mike MelansonAIFF: add 'twos' FourCC for the mux/demuxer (big endian...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-11-30 Vitor Sessakdecode qcelp in aiff, implement #1524, patch by Vitor
2009-11-08 Carl Eugen HoyosUse CODEC_ID_NONE instead of 0 for enum CodecID.
2009-10-15 Justin RugglesSplit up the AIFF muxer and demuxer into separate files.