]> git.sesse.net Git - ffmpeg/history - libavcodec/qcelpdec.c
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
[ffmpeg] / libavcodec / qcelpdec.c
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-07-02 Måns RullgårdGrammar fixes
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-21 Ronald S. BultjeMove clipping of audio samples (for those codecs output...
2010-04-21 Ronald S. BultjeImplement QCELP postfilter.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-04 Vitor SessakReindent after last commit
2010-01-04 Vitor SessakAdd missing "static" qualifier
2009-11-09 Vitor SessakDo not hardcode filter order in ff_acelp_lspd2lpc()
2009-11-04 Reynaldo H. Verdej... Implement ff_scale_vector_to_given_sum_of_squares()
2009-08-03 Colin McQuillanExpose QCELP's floating-point LSP-to-LPC function
2009-08-03 Colin McQuillanMake the LSP naming more consistent
2009-06-29 Ronald S. BultjeRename ff_log_missing_feature() to av_log_missing_featu...
2009-05-12 Diego BiurrunFix bandwith vs. bandwiDth typo.
2009-05-04 Kenan GilletProperly handle SILENCE frame. Patch by Kenan Gillet.
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-04-07 Kenan GilletMove scale factor computation to its own function....
2009-04-04 Kenan GilletAdd missing static qualifier from function declaration...
2009-03-09 Reynaldo H. Verdej... Cosmetics from Kenan Gillet's 'extract and share weight...
2009-03-09 Reynaldo H. Verdej... Functional part Kenan Gillet's 'extract and share weigh...
2009-03-04 Reynaldo H. Verdej... Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-16 Kenan GilletSplit ff_log_missing_feature into ff_log_missing_feature
2008-12-28 Carl Eugen HoyosSilence one warning when compiling with icc:
2008-12-26 Reynaldo H. Verdej... COSMETICS Part 3 and final of Kenan Gillet's QCELP...
2008-12-26 Reynaldo H. Verdej... Part 2 of Kenan Gillet's QCELP silence handling patch.
2008-12-20 Reynaldo H. Verdej... Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp...
2008-12-11 Kenan GilletAvoid the 'Claimed bitrate and buffer size mismatch...
2008-12-08 Stefano SabatiniMake av_log_missing_feature an internal function, and...
2008-12-04 Vitor SessakSilence some ICC warnings. Patch by Vitor Sessak.
2008-12-04 Reynaldo H. Verdej... Add expected const qualifier on 'buf' to match AVCodec...
2008-12-04 Reynaldo H. Verdej... COSMETICS, add missing remarks crediting Ben and Kenan
2008-12-04 Reynaldo H. Verdej... Removes misleading const qualifier, gets rid of two...
2008-12-02 Reynaldo H. Verdej... Trivial rephrasing, avoids too long line
2008-12-02 Reynaldo H. Verdej... Trivial, Cosmetics, mostly brace placement changes
2008-12-02 Kenan GilletCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-30 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-22 Reynaldo H. Verdej... Trivial, Cosmetics
2008-11-22 Reynaldo H. Verdej... Trivial, Cosmetics
2008-11-21 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-16 Reynaldo H. Verdej... Credit Kenan Gillet for his contributions towards mergi...
2008-11-16 Reynaldo H. Verdej... Cosmetics
2008-11-14 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-11 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-09 Kenan GilletMore OKed parts of the QCELP decoder
2008-10-30 Kenan GilletOKed parts of the QCELP decoder