2011-12-19 |
Asen Lekov | qcelpdec: K&R formatting cosmetics |
blob | commitdiff | raw |
2011-12-19 |
Diego Biurrun | qcelpdec: cosmetics: drop some pointless parentheses |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Justin Ruggles | Add avcodec_decode_audio4(). |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Justin Ruggles | qcelpdec: cosmetics: do not add line break before openi... |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Justin Ruggles | qcelp: check output buffer size before decoding |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Chris Rankin | qcelpdec: fix the return value of qcelp_decode_frame(). |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Diego Biurrun | doxygen: Consistently use '@' instead of '\' for Doxyge... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders... |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Stefano Sabatini | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Måns Rullgård | Grammar fixes |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Måns Rullgård | Fix grammar errors in documentation |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Ronald S. Bultje | Move clipping of audio samples (for those codecs output... |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Ronald S. Bultje | Implement QCELP postfilter. |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Vitor Sessak | Reindent after last commit |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Vitor Sessak | Add missing "static" qualifier |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Vitor Sessak | Do not hardcode filter order in ff_acelp_lspd2lpc() |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Reynaldo H. Verdej... | Implement ff_scale_vector_to_given_sum_of_squares() |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Colin McQuillan | Expose QCELP's floating-point LSP-to-LPC function |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Colin McQuillan | Make the LSP naming more consistent |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ronald S. Bultje | Rename ff_log_missing_feature() to av_log_missing_featu... |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Diego Biurrun | Fix bandwith vs. bandwiDth typo. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Kenan Gillet | Properly handle SILENCE frame. Patch by Kenan Gillet. |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Stefano Sabatini | Rename bitstream.h to get_bits.h. |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Thilo Borgmann | Implement avcodec_decode_video2(), _audio3() and _subti... |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Kenan Gillet | Move scale factor computation to its own function.... |
blob | commitdiff | raw | diff to current |
2009-04-04 |
Kenan Gillet | Add missing static qualifier from function declaration... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Reynaldo H. Verdej... | Cosmetics from Kenan Gillet's 'extract and share weight... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Reynaldo H. Verdej... | Functional part Kenan Gillet's 'extract and share weigh... |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Reynaldo H. Verdej... | Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Kenan Gillet | Split ff_log_missing_feature into ff_log_missing_feature |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Carl Eugen Hoyos | Silence one warning when compiling with icc: |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Reynaldo H. Verdej... | COSMETICS Part 3 and final of Kenan Gillet's QCELP... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Reynaldo H. Verdej... | Part 2 of Kenan Gillet's QCELP silence handling patch. |
blob | commitdiff | raw | diff to current |
2008-12-20 |
Reynaldo H. Verdej... | Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Kenan Gillet | Avoid the 'Claimed bitrate and buffer size mismatch... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Stefano Sabatini | Make av_log_missing_feature an internal function, and... |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Vitor Sessak | Silence some ICC warnings. Patch by Vitor Sessak. |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Reynaldo H. Verdej... | Add expected const qualifier on 'buf' to match AVCodec... |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Reynaldo H. Verdej... | COSMETICS, add missing remarks crediting Ben and Kenan |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Reynaldo H. Verdej... | Removes misleading const qualifier, gets rid of two... |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Reynaldo H. Verdej... | Trivial rephrasing, avoids too long line |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Reynaldo H. Verdej... | Trivial, Cosmetics, mostly brace placement changes |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Kenan Gillet | Commit last ok'ed parts of QCELP decoder and enable it. |
blob | commitdiff | raw | diff to current |
2008-12-01 |
Kenan Gillet | More OKed parts of the QCELP decoder |
blob | commitdiff | raw | diff to current |
2008-11-30 |
Kenan Gillet | More OKed parts of the QCELP decoder |
blob | commitdiff | raw | diff to current |
2008-11-22 |
Reynaldo H. Verdej... | Trivial, Cosmetics |
blob | commitdiff | raw | diff to current |
2008-11-22 |
Reynaldo H. Verdej... | Trivial, Cosmetics |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Kenan Gillet | More OKed parts of the QCELP decoder |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Reynaldo H. Verdej... | Credit Kenan Gillet for his contributions towards mergi... |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Reynaldo H. Verdej... | Cosmetics |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Kenan Gillet | More OKed parts of the QCELP decoder |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Kenan Gillet | More OKed parts of the QCELP decoder |
blob | commitdiff | raw | diff to current |
2008-11-09 |
Kenan Gillet | More OKed parts of the QCELP decoder |
blob | commitdiff | raw | diff to current |
2008-10-30 |
Kenan Gillet | OKed parts of the QCELP decoder |
blob | commitdiff | raw | diff to current |
|