Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add forgotten const to enum AVSampleFormat | Michael Niedermayer | 2011-04-12 | 1 | -1/+1 |
* | Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* | Anton Khirnov | 2011-02-04 | 1 | -2/+2 |
* | Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* | Anton Khirnov | 2011-02-04 | 1 | -1/+1 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
* | Use AVSampleFormat instead of the deprecated SampleFormat. | Reimar Döffinger | 2011-01-01 | 1 | -1/+1 |
* | AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo | Ronald S. Bultje | 2010-12-18 | 1 | -0/+1237 |