summaryrefslogtreecommitdiffstats
path: root/libavcodec/qcelpdec.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* Move scale factor computation to its own function. Patch by KenanKenan Gillet2009-04-071-8/+24
* Add missing static qualifier from function declaration. Patch by KenanKenan Gillet2009-04-041-1/+1
* Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-091-1/+1
* Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-091-13/+3
* Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpcReynaldo H. Verdejo Pinochet2009-03-041-4/+34
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Split ff_log_missing_feature into ff_log_missing_featureKenan Gillet2009-01-161-4/+1
* Silence one warning when compiling with icc:Carl Eugen Hoyos2008-12-281-1/+1
* COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch.Reynaldo H. Verdejo Pinochet2008-12-261-4/+4
* Part 2 of Kenan Gillet's QCELP silence handling patch.Reynaldo H. Verdejo Pinochet2008-12-261-5/+20
* Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence handling'Reynaldo H. Verdejo Pinochet2008-12-201-1/+6
* Avoid the 'Claimed bitrate and buffer size mismatch' warning storm.Kenan Gillet2008-12-111-0/+6
* Make av_log_missing_feature an internal function, and change its nameStefano Sabatini2008-12-081-2/+3
* Silence some ICC warnings. Patch by Vitor Sessak.Vitor Sessak2008-12-041-2/+2
* Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.Reynaldo H. Verdejo Pinochet2008-12-041-2/+2
* COSMETICS, add missing remarks crediting Ben and KenanReynaldo H. Verdejo Pinochet2008-12-041-0/+1
* Removes misleading const qualifier, gets rid of two compiler warningsReynaldo H. Verdejo Pinochet2008-12-041-1/+1
* Trivial rephrasing, avoids too long lineReynaldo H. Verdejo Pinochet2008-12-021-1/+1
* Trivial, Cosmetics, mostly brace placement changesReynaldo H. Verdejo Pinochet2008-12-021-113/+147
* Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet2008-12-021-5/+57
* More OKed parts of the QCELP decoderKenan Gillet2008-12-011-1/+60
* More OKed parts of the QCELP decoderKenan Gillet2008-11-301-11/+207
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-221-3/+3
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-221-94/+118
* More OKed parts of the QCELP decoderKenan Gillet2008-11-211-6/+116
* Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.Reynaldo H. Verdejo Pinochet2008-11-161-0/+1
* CosmeticsReynaldo H. Verdejo Pinochet2008-11-161-45/+54
* More OKed parts of the QCELP decoderKenan Gillet2008-11-141-2/+140
* More OKed parts of the QCELP decoderKenan Gillet2008-11-111-0/+44
* More OKed parts of the QCELP decoderKenan Gillet2008-11-091-0/+29
* OKed parts of the QCELP decoderKenan Gillet2008-10-301-0/+96
OpenPOWER on IntegriCloud