Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization | Martin Storsjö | 2011-04-12 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
* | g722: Move the low_inv_quant6 table up to the common tables | Martin Storsjö | 2010-12-21 | 1 | -10/+10 |
* | g722: Add a trellis encoder | Martin Storsjö | 2010-12-03 | 1 | -0/+198 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -2/+2 |
* | Add a G.722 encoder | Martin Storsjö | 2010-09-23 | 1 | -1/+82 |
* | Add G.722 ADPCM audio decoder | Martin Storsjö | 2010-09-09 | 1 | -0/+304 |