summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-04cosmetics: group remaining .name and .long_name.Clément Bœsch60-83/+82
2013-03-13lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch191-669/+273
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-02-13libcelt: decode directly to the user-provided AVFrame.Nicolas George1-10/+7
2012-12-09lavc/libcelt: add missing internal.h include.Clément Bœsch1-0/+1
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer168-178/+335
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2011-12-20Replace PATCHWELCOME by relevant error codes.Nicolas George2-2/+2
2011-12-20replace ENOTSUP by AVERROR_PATCHWELCOMEMichael Niedermayer2-2/+2
2011-12-03celtdec: adapt to avcodec_decode_audio4.Nicolas George1-11/+19
2011-10-25Remove CELT / Opus confusion in labels, doc and comments.Nicolas George4-5/+5
2011-10-25libcelt_dec: whitespace cosmetics.Nicolas George1-2/+2
2011-10-24libcelt_dec: set sample_fmt.Nicolas George1-0/+1
2011-04-23Fix compilation with libcelt on Apple OS X.Carl Eugen Hoyos1-0/+2
2011-04-23Fix compilation after version bump.Carl Eugen Hoyos1-1/+1
2011-04-20Xiph CELT/Opus decoder using libcelt.Nicolas George4-0/+141