summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-18Fix decoding of G.726 in AIFF.Carl Eugen Hoyos2-1/+3
2013-06-08Support decoding G.722 in aiff.Carl Eugen Hoyos2-0/+2
2012-12-16aiff: support in24/in32 tagsPiotr Bandurski1-0/+2
2012-11-29Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer23-93/+87
2012-11-28lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles18-16/+9
2012-11-24Support u8 in aiff.Carl Eugen Hoyos1-0/+1
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2011-11-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer15-92/+253
2011-11-11AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio)Mike Melanson1-0/+1
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2009-11-30decode qcelp in aiff, implement #1524, patch by VitorVitor Sessak2-3/+12
2009-11-08Use CODEC_ID_NONE instead of 0 for enum CodecID.Carl Eugen Hoyos2-2/+2
2009-10-15Split up the AIFF muxer and demuxer into separate files.Justin Ruggles4-167/+217