| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ra144: Fix integer overflow in add_wav() | Michael Niedermayer | 2018-10-18 | 1 | -1/+1 |
* | avcodec/ra144: Fix undefined integer overflow in add_wav() | Michael Niedermayer | 2018-09-03 | 1 | -1/+1 |
* | avcodec/ra144: Fix integer overflow in ff_eval_refl() | Michael Niedermayer | 2018-06-27 | 1 | -2/+2 |
* | avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * 1033073 ca... | Michael Niedermayer | 2017-06-11 | 1 | -1/+1 |
* | avcodec/ra144: Fixes runtime error: signed integer overflow: 7160 * 327138 ca... | Michael Niedermayer | 2017-05-31 | 1 | -1/+1 |
* | avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * 1398101 ca... | Michael Niedermayer | 2017-05-28 | 1 | -1/+1 |
* | avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * 404 can... | Michael Niedermayer | 2017-05-28 | 1 | -1/+1 |
* | avcodec/ra144: Fix runtime error: left shift of negative value -798 | Michael Niedermayer | 2017-05-07 | 1 | -1/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' | Michael Niedermayer | 2014-06-22 | 1 | -3/+3 |
|\| |
|
* | | ra144: use scalarproduct_int16 | Christophe Gisquet | 2014-02-10 | 1 | -9/+5 |
* | | Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284' | Michael Niedermayer | 2013-05-01 | 1 | -4/+4 |
|\| |
|
| * | avcodec: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -4/+4 |
* | | ra144: Try to fix int16/uint16 warnings from pgc | Michael Niedermayer | 2013-04-17 | 1 | -3/+3 |
* | | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024' | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
|\| |
|
| * | Move avutil tables only used in libavcodec to libavcodec. | Diego Biurrun | 2012-10-11 | 1 | -1/+1 |
* | | ra144: fix code with ftrapv. | Michael Niedermayer | 2012-10-09 | 1 | -1/+7 |
* | | ra144: factor division out | Michael Niedermayer | 2012-09-23 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
| * | Add a shift parameter to celp_lp_synthesis_filter() | Mohamed Naufal Basheer | 2012-07-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-11 | 1 | -20/+20 |
|\| |
|
| * | ra144: use macro constants to make the code more understandable. | Justin Ruggles | 2011-10-10 | 1 | -20/+20 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Make ff_add_wav static to ra144.c | Diego Elio Pettenò | 2011-01-25 | 1 | -2/+2 |
* | | Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 de... | Mohamed Naufal Basheer | 2011-09-29 | 1 | -1/+1 |
* | | Make ff_add_wav static to ra144.c | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
|/ |
|
* | Split do_output_subblock() into common code and decoder specific parts | Francesco Lavra | 2010-06-11 | 1 | -0/+34 |
* | Cosmetics: indent | Francesco Lavra | 2010-06-11 | 1 | -2/+2 |
* | Add ff_ prefix to non-static functions | Francesco Lavra | 2010-06-11 | 1 | -25/+25 |
* | Split ra144.c in common code (to be shared with the future encoder) and | Francesco Lavra | 2010-06-11 | 1 | -234/+1556 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Move ff_sqrt() to libavutil/intmath.h | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | Fix reading beyond buffer end on RA144Context.lpc_tables. | Francesco Lavra | 2010-02-13 | 1 | -3/+3 |
* | Use correct context for av_log(), should prevent a crash for malformed files. | Francesco Lavra | 2010-01-05 | 1 | -3/+7 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | RA144: work around gcc bug/oddity on ARM | Måns Rullgård | 2009-03-01 | 1 | -1/+1 |
* | Reindent after last commit | Vitor Sessak | 2009-03-01 | 1 | -3/+3 |
* | Do not read uninitialized buffer, no matter if it will be multiplied by | Vitor Sessak | 2009-03-01 | 1 | -0/+5 |
* | Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. | Kenan Gillet | 2008-10-24 | 1 | -3/+3 |
* | misc spelling/wording/grammar fixes | Diego Biurrun | 2008-09-11 | 1 | -9/+9 |
* | Normalize triplets in gain_val_tab[][] so gain_exp_tab[] can be just an | Vitor Sessak | 2008-09-08 | 1 | -1/+1 |
* | Pass directly variable 'a' to interp instead of evaluating it from num_blocks | Vitor Sessak | 2008-09-08 | 1 | -5/+4 |
* | Simplify if() in copy_and_dup() | Vitor Sessak | 2008-09-08 | 1 | -5/+2 |
* | Add av_cold attribute to decode_init() | Vitor Sessak | 2008-09-08 | 1 | -1/+1 |
* | Cosmetics: Make the two additional units in size more clear | Vitor Sessak | 2008-09-08 | 1 | -1/+1 |
* | Test a var for overflow just after it is set | Vitor Sessak | 2008-09-06 | 1 | -2/+2 |