summaryrefslogtreecommitdiff
path: root/libavcodec/qcelpdec.c
Commit message (Expand)AuthorAge
* Rename ff_log_missing_feature() to av_log_missing_feature().Ronald S. Bultje2009-06-29
* Fix bandwith vs. bandwiDth typo.Diego Biurrun2009-05-12
* Properly handle SILENCE frame. Patch by Kenan Gillet.Kenan Gillet2009-05-04
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-07
* Move scale factor computation to its own function. Patch by KenanKenan Gillet2009-04-07
* Add missing static qualifier from function declaration. Patch by KenanKenan Gillet2009-04-04
* Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpcReynaldo H. Verdejo Pinochet2009-03-04
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Split ff_log_missing_feature into ff_log_missing_featureKenan Gillet2009-01-16
* Silence one warning when compiling with icc:Carl Eugen Hoyos2008-12-28
* COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch.Reynaldo H. Verdejo Pinochet2008-12-26
* Part 2 of Kenan Gillet's QCELP silence handling patch.Reynaldo H. Verdejo Pinochet2008-12-26
* Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence handling'Reynaldo H. Verdejo Pinochet2008-12-20
* Avoid the 'Claimed bitrate and buffer size mismatch' warning storm.Kenan Gillet2008-12-11
* Make av_log_missing_feature an internal function, and change its nameStefano Sabatini2008-12-08
* Silence some ICC warnings. Patch by Vitor Sessak.Vitor Sessak2008-12-04
* Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.Reynaldo H. Verdejo Pinochet2008-12-04
* COSMETICS, add missing remarks crediting Ben and KenanReynaldo H. Verdejo Pinochet2008-12-04
* Removes misleading const qualifier, gets rid of two compiler warningsReynaldo H. Verdejo Pinochet2008-12-04
* Trivial rephrasing, avoids too long lineReynaldo H. Verdejo Pinochet2008-12-02
* Trivial, Cosmetics, mostly brace placement changesReynaldo H. Verdejo Pinochet2008-12-02
* Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet2008-12-02
* More OKed parts of the QCELP decoderKenan Gillet2008-12-01
* More OKed parts of the QCELP decoderKenan Gillet2008-11-30
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-22
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-22
* More OKed parts of the QCELP decoderKenan Gillet2008-11-21
* Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.Reynaldo H. Verdejo Pinochet2008-11-16
* CosmeticsReynaldo H. Verdejo Pinochet2008-11-16
* More OKed parts of the QCELP decoderKenan Gillet2008-11-14
* More OKed parts of the QCELP decoderKenan Gillet2008-11-11
* More OKed parts of the QCELP decoderKenan Gillet2008-11-09
* OKed parts of the QCELP decoderKenan Gillet2008-10-30