| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/aiff: Deduplicate codec tags and codec tags list | Andreas Rheinhardt | 2021-02-23 | 1 | -28/+2 |
* | lavf/aiffdec: Support QDMC demuxing. | Carl Eugen Hoyos | 2016-07-03 | 1 | -0/+1 |
* | avformat/aiff: add ADP4 DVI ADPCM support | Paul B Mahol | 2015-10-27 | 1 | -0/+1 |
* | avcodec: add SDX2 DPCM decoder | Paul B Mahol | 2015-10-26 | 1 | -0/+1 |
* | Fix decoding of G.726 in AIFF. | Carl Eugen Hoyos | 2013-10-18 | 1 | -1/+1 |
* | Support decoding G.722 in aiff. | Carl Eugen Hoyos | 2013-06-09 | 1 | -0/+1 |
* | aiff: support in24/in32 tags | Piotr Bandurski | 2012-12-16 | 1 | -0/+2 |
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -1/+1 |
|\ |
|
| * | lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h | Justin Ruggles | 2012-11-28 | 1 | -1/+1 |
* | | Support u8 in aiff. | Carl Eugen Hoyos | 2012-11-24 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -18/+18 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -18/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-12 | 1 | -0/+1 |
|\| |
|
| * | AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio) | Mike Melanson | 2011-11-11 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | decode qcelp in aiff, implement #1524, patch by Vitor | Vitor Sessak | 2009-11-30 | 1 | -0/+1 |
* | Use CODEC_ID_NONE instead of 0 for enum CodecID. | Carl Eugen Hoyos | 2009-11-08 | 1 | -1/+1 |
* | Split up the AIFF muxer and demuxer into separate files. | Justin Ruggles | 2009-10-15 | 1 | -0/+52 |