| Commit message (Expand) | Author | Age | Files | Lines |
* | cafenc: do not leak caf->pkt_sizes | Paul B Mahol | 2013-02-22 | 1 | -2/+2 |
* | cafenc: do not include riff.h | Paul B Mahol | 2012-12-05 | 1 | -1/+0 |
* | Support iLBC in caf. | Carl Eugen Hoyos | 2012-11-19 | 1 | -0/+1 |
* | caf muxer: write metadata | Paul B Mahol | 2012-10-26 | 1 | -0/+17 |
* | cafenc: make .long_name match demuxer | Paul B Mahol | 2012-10-25 | 1 | -2/+2 |
* | rename missed CodecID to AVCodecID | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -55/+55 |
* | cafenc: replace deprecated av_dbl2int() | Paul B Mahol | 2012-01-23 | 1 | -2/+2 |
* | Use more designated initializers. | Paul B Mahol | 2011-12-30 | 1 | -10/+10 |
* | Support more codecs when muxing caf. | Carl Eugen Hoyos | 2011-08-22 | 1 | -3/+22 |
* | Stream-copying PureVoice into caf works fine. | Carl Eugen Hoyos | 2011-08-21 | 1 | -1/+0 |
* | Support muxing MP1, MP2 and MP3 in caf. | Carl Eugen Hoyos | 2011-08-01 | 1 | -3/+43 |
* | Explicitely fail for unsupported codecs when muxing caf. | Carl Eugen Hoyos | 2011-08-01 | 1 | -0/+11 |
* | Use av_get_bits_per_sample() for mBitsPerChannel in caf. | Carl Eugen Hoyos | 2011-08-01 | 1 | -1/+1 |
* | Use little endian for caf codec tags. | Carl Eugen Hoyos | 2011-07-24 | 1 | -2/+2 |
* | Support adpcm_ima_wav and adpcm_ms in caf. | Carl Eugen Hoyos | 2011-07-12 | 1 | -2/+6 |
* | Support gsm_ms in caf files. | Carl Eugen Hoyos | 2011-07-09 | 1 | -0/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
* | Fix ff_mov_write_chan() so it can be used by other muxers. | Carl Eugen Hoyos | 2011-05-17 | 1 | -1/+5 |
* | Initial caf muxer. | Carl Eugen Hoyos | 2011-05-15 | 1 | -0/+182 |