summaryrefslogtreecommitdiffstats
path: root/libavcodec/libcelt_dec.c
Commit message (Expand)AuthorAgeFilesLines
* libcelt: decode directly to the user-provided AVFrame.Nicolas George2013-02-131-10/+7
* lavc/libcelt: add missing internal.h include.Clément Bœsch2012-12-091-0/+1
* Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-051-1/+1
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* Replace PATCHWELCOME by relevant error codes.Nicolas George2011-12-201-1/+1
* replace ENOTSUP by AVERROR_PATCHWELCOMEMichael Niedermayer2011-12-201-1/+1
* celtdec: adapt to avcodec_decode_audio4.Nicolas George2011-12-031-11/+19
* Remove CELT / Opus confusion in labels, doc and comments.Nicolas George2011-10-251-2/+2
* libcelt_dec: whitespace cosmetics.Nicolas George2011-10-251-2/+2
* libcelt_dec: set sample_fmt.Nicolas George2011-10-241-0/+1
* Fix compilation with libcelt on Apple OS X.Carl Eugen Hoyos2011-04-231-0/+2
* Fix compilation after version bump.Carl Eugen Hoyos2011-04-231-1/+1
* Xiph CELT/Opus decoder using libcelt.Nicolas George2011-04-201-0/+134
OpenPOWER on IntegriCloud