Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace PATCHWELCOME by relevant error codes. | Nicolas George | 2011-12-20 | 1 | -1/+1 |
* | replace ENOTSUP by AVERROR_PATCHWELCOME | Michael Niedermayer | 2011-12-20 | 1 | -1/+1 |
* | celtdec: adapt to avcodec_decode_audio4. | Nicolas George | 2011-12-03 | 1 | -11/+19 |
* | Remove CELT / Opus confusion in labels, doc and comments. | Nicolas George | 2011-10-25 | 1 | -2/+2 |
* | libcelt_dec: whitespace cosmetics. | Nicolas George | 2011-10-25 | 1 | -2/+2 |
* | libcelt_dec: set sample_fmt. | Nicolas George | 2011-10-24 | 1 | -0/+1 |
* | Fix compilation with libcelt on Apple OS X. | Carl Eugen Hoyos | 2011-04-23 | 1 | -0/+2 |
* | Fix compilation after version bump. | Carl Eugen Hoyos | 2011-04-23 | 1 | -1/+1 |
* | Xiph CELT/Opus decoder using libcelt. | Nicolas George | 2011-04-20 | 1 | -0/+134 |