]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/qcelpdec.c
Fix bandwith vs. bandwiDth typo.
[frescor/ffmpeg.git] / libavcodec / qcelpdec.c
2009-05-12 diegoFix bandwith vs. bandwiDth typo.
2009-05-04 reynaldoProperly handle SILENCE frame. Patch by Kenan Gillet.
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-04-07 reynaldoMove scale factor computation to its own function....
2009-04-04 reynaldoAdd missing static qualifier from function declaration...
2009-03-09 reynaldoCosmetics from Kenan Gillet's 'extract and share weight...
2009-03-09 reynaldoFunctional part Kenan Gillet's 'extract and share weigh...
2009-03-04 reynaldoPart 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-16 benoitSplit ff_log_missing_feature into ff_log_missing_feature
2008-12-28 cehoyosSilence one warning when compiling with icc:
2008-12-26 reynaldoCOSMETICS Part 3 and final of Kenan Gillet's QCELP...
2008-12-26 reynaldoPart 2 of Kenan Gillet's QCELP silent handling patch.
2008-12-20 reynaldoCosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp...
2008-12-11 reynaldoAvoid the 'Claimed bitrate and buffer size mismatch...
2008-12-08 stefanoMake av_log_missing_feature an internal function, and...
2008-12-04 reynaldoSilence some ICC warnings. Patch by Vitor Sessak.
2008-12-04 reynaldoAdds expected const qualifier on 'buf' to match AVCodec...
2008-12-04 reynaldoCOSMETICS, add missing remarks crediting Ben and Kenan
2008-12-04 reynaldoRemoves misleading const qualifier, gets rid of two...
2008-12-02 reynaldoTrivial rephrasing, avoids too long line
2008-12-02 reynaldoTrivial, Cosmetics, mostly brace placement changes
2008-12-02 vitorCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-01 vitorMore OKed parts of the QCELP decoder
2008-11-30 vitorMore OKed parts of the QCELP decoder
2008-11-22 reynaldoTrivial, Cosmetics
2008-11-22 reynaldoTrivial, Cosmetics
2008-11-21 vitorMore OKed parts of the QCELP decoder
2008-11-16 reynaldoTo give credit where credit is due.
2008-11-16 reynaldoCosmetics
2008-11-14 vitorMore OKed parts of the QCELP decoder
2008-11-11 vitorMore OKed parts of the QCELP decoder
2008-11-09 vitorMore OKed parts of the QCELP decoder
2008-10-30 vitorOKed parts of the QCELP decoder