| Commit message (Expand) | Author | Age | Files | Lines |
* | adpcm: fix clipping for yamaha | Paul B Mahol | 2017-02-15 | 1 | -2/+2 |
* | 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 |
| * | Remove unnecessary get_bits.h #includes and add missing headers where needed. | Alexandra Hájková | 2016-05-04 | 1 | -1/+0 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| * | adpcm: Write the proper predictor in trellis mode in IMA QT | Martin Storsjö | 2014-06-10 | 1 | -0/+1 |
| * | adpcm: Avoid reading out of bounds in the IMA QT trellis encoder | Martin Storsjö | 2014-06-06 | 1 | -1/+1 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Fix buffer_size argument to init_put_bits() in multiple encoders. | Dyami Caliri | 2015-02-26 | 1 | -2/+2 |
* | | avcodec/adpcm: use av_clip_intp2() | Michael Niedermayer | 2015-02-21 | 1 | -1/+1 |
* | | avcodec: Use av_clip_uintp2() where possible | Michael Niedermayer | 2015-02-21 | 1 | -1/+1 |
* | | avcodec/adpcmenc: Use FF_ALLOC_ARRAY_OR_GOTO() | Michael Niedermayer | 2014-09-10 | 1 | -1/+1 |
* | | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | | avcodec/adpcmenc: fix integer overflow / undefined behavior in STORE_NODE() | Michael Niedermayer | 2014-06-06 | 1 | -1/+1 |
* | | adpcm: Write the proper predictor in trellis mode in IMA QT | Martin Storsjö | 2014-06-06 | 1 | -0/+1 |
* | | adpcm: Fix trellis encoding of IMA QT | Martin Storsjö | 2014-06-06 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-11 | 1 | -4/+4 |
|\| |
|
| * | Move misplaced file author information where it belongs | Diego Biurrun | 2013-04-11 | 1 | -4/+4 |
* | | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5' | Michael Niedermayer | 2013-03-12 | 1 | -8/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -8/+0 |
* | | normalize calls to ff_alloc_packet2 | James Zern | 2013-03-06 | 1 | -1/+1 |
* | | adcpmenc: remove unused header | Paul B Mahol | 2013-01-23 | 1 | -1/+0 |
* | | adpcmenc: switch to av_assert() | Michael Niedermayer | 2012-10-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|
| * | adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right order | Justin Ruggles | 2012-10-07 | 1 | -2/+3 |
* | | adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right order | Justin Ruggles | 2012-10-07 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -81/+72 |
|\| |
|
| * | adpcmenc: use planar sample format for adpcm_ima_wav and adpcm_ima_qt | Justin Ruggles | 2012-10-06 | 1 | -30/+42 |
| * | adpcmenc: move 'ch' variable to higher scope | Justin Ruggles | 2012-10-06 | 1 | -3/+2 |
| * | adpcmenc: fix 3 instances of variable shadowing | Justin Ruggles | 2012-10-06 | 1 | -3/+2 |
| * | adpcm_ima_wav: simplify encoding | Justin Ruggles | 2012-10-06 | 1 | -53/+34 |
| * | adpcmenc: Calculate the IMA_QT predictor without overflow | Michael Niedermayer | 2012-09-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-23 | 1 | -3/+4 |
|\| |
|
| * | adpcm_swf: Use correct sample offsets when using trellis. | Justin Ruggles | 2012-08-22 | 1 | -3/+4 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -26/+26 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -26/+26 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -2/+4 |
|\| |
|
| * | adpcm: don't duplicate identical AVSampleFmt array for each encoder. | Ronald S. Bultje | 2012-07-21 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+2 |
* | | adpcmenc: fix encoded s_0 value. | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | adpcmenc: switch to ff_alloc_packet2() | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 1 | -17/+31 |
|\| |
|
| * | adpcmenc: update to AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -17/+31 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-21 | 1 | -1/+1 |
|\| |
|
| * | adpcmenc: Use correct frame_size for Yamaha ADPCM. | Justin Ruggles | 2012-02-20 | 1 | -1/+1 |