summaryrefslogtreecommitdiff
path: root/libavcodec/qcelpdec.c
Commit message (Collapse)AuthorAge
...
* Make av_log_missing_feature an internal function, and change its nameStefano Sabatini2008-12-08
| | | | | | to ff_log_missing_feature. Originally committed as revision 16037 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Silence some ICC warnings. Patch by Vitor Sessak.Vitor Sessak2008-12-04
| | | | Originally committed as revision 16006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.Reynaldo H. Verdejo Pinochet2008-12-04
| | | | | | This change gets rid of another compiler warning. Originally committed as revision 16005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS, add missing remarks crediting Ben and KenanReynaldo H. Verdejo Pinochet2008-12-04
| | | | Originally committed as revision 16003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Removes misleading const qualifier, gets rid of two compiler warningsReynaldo H. Verdejo Pinochet2008-12-04
| | | | Originally committed as revision 15997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Trivial rephrasing, avoids too long lineReynaldo H. Verdejo Pinochet2008-12-02
| | | | Originally committed as revision 15985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Trivial, Cosmetics, mostly brace placement changesReynaldo H. Verdejo Pinochet2008-12-02
| | | | Originally committed as revision 15984 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet2008-12-02
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed parts of the QCELP decoderKenan Gillet2008-12-01
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15975 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed parts of the QCELP decoderKenan Gillet2008-11-30
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15961 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-22
| | | | Originally committed as revision 15905 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-22
| | | | Originally committed as revision 15904 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed parts of the QCELP decoderKenan Gillet2008-11-21
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15901 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.Reynaldo H. Verdejo Pinochet2008-11-16
| | | | Originally committed as revision 15839 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CosmeticsReynaldo H. Verdejo Pinochet2008-11-16
| | | | Originally committed as revision 15838 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed parts of the QCELP decoderKenan Gillet2008-11-14
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15822 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed parts of the QCELP decoderKenan Gillet2008-11-11
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15802 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed parts of the QCELP decoderKenan Gillet2008-11-09
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* OKed parts of the QCELP decoderKenan Gillet2008-10-30
patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15759 to svn://svn.ffmpeg.org/ffmpeg/trunk