| Commit message (Expand) | Author | Age | Files | Lines |
* | Support iLBC in caf. | Carl Eugen Hoyos | 2012-11-19 | 1 | -0/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -23/+23 |
|\ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -17/+17 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Cosmetics: Restore alphabetical order. | Carl Eugen Hoyos | 2011-08-01 | 1 | -6/+6 |
* | | Use little endian for caf codec tags. | Carl Eugen Hoyos | 2011-07-24 | 1 | -26/+26 |
* | | Support adpcm_ima_wav and adpcm_ms in caf. | Carl Eugen Hoyos | 2011-07-12 | 1 | -0/+2 |
* | | Add another MP3 CAF codec tag. | Carl Eugen Hoyos | 2011-07-12 | 1 | -0/+1 |
* | | Support gsm_ms in caf files. | Carl Eugen Hoyos | 2011-07-09 | 1 | -0/+1 |
* | | Support decoding of amr_nb and gsm in caf. | Carl Eugen Hoyos | 2011-05-15 | 1 | -0/+2 |
* | | Move channel chunk reading function to isom.c. | Carl Eugen Hoyos | 2011-04-28 | 1 | -59/+0 |
* | | Fix caf channel layouts ITU_2_2 and DVD_6. | Carl Eugen Hoyos | 2011-04-28 | 1 | -0/+2 |
* | | 10l: Add misssing CR/LF. | Carl Eugen Hoyos | 2011-04-23 | 1 | -2/+2 |
* | | Support channel layout when demuxing caf files. | Carl Eugen Hoyos | 2011-04-23 | 1 | -0/+58 |
|/ |
|
* | Move AVCodecTag from riff.h into internal.h. | Francesco Lavra | 2010-05-22 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. | Carl Eugen Hoyos | 2009-10-16 | 1 | -1/+1 |
* | Core Audio Format demuxer | Peter Ross | 2009-09-16 | 1 | -0/+58 |