| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-01 | 1 | -34/+41 |
|\| |
|
| * | adpcmenc: remove some unneeded casts | Justin Ruggles | 2012-01-30 | 1 | -4/+4 |
| * | adpcmenc: use int16_t and uint8_t instead of short and unsigned char. | Justin Ruggles | 2012-01-30 | 1 | -20/+21 |
| * | adpcmenc: fix adpcm_ms extradata allocation | Justin Ruggles | 2012-01-30 | 1 | -3/+3 |
| * | adpcmenc: return proper AVERROR codes instead of -1 | Justin Ruggles | 2012-01-30 | 1 | -6/+13 |
| * | adpcmenc: check for coded_frame allocation failure | Justin Ruggles | 2012-01-30 | 1 | -1/+2 |
| * | adpcmenc: Do not set coded_frame->key_frame. | Justin Ruggles | 2012-01-30 | 1 | -1/+0 |
* | | adpcmenc: refactor some code. | Paul B Mahol | 2012-01-28 | 1 | -4/+3 |
* | | adpcmenc: check return value of avcodec_alloc_frame() | Paul B Mahol | 2012-01-28 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-05 | 1 | -227/+261 |
|\| |
|
| * | adpcmenc: cosmetics: pretty-printing | Chris Berov | 2011-12-04 | 1 | -229/+264 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-01 | 1 | -7/+1 |
|\| |
|
| * | adpcm: update reference links | Justin Ruggles | 2011-09-29 | 1 | -7/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-24 | 1 | -12/+13 |
|\| |
|
| * | Use explicit struct initializers for AVCodec declarations. | Diego Biurrun | 2011-09-24 | 1 | -12/+11 |
| * | adpcmenc: Set bits_per_coded_sample | Justin Ruggles | 2011-09-23 | 1 | -0/+2 |
| * | adpcmenc: fix QT IMA ADPCM encoder | Baptiste Coudurier | 2011-09-23 | 1 | -4/+35 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -8/+44 |
|/ |
|
* | adpcm: split ADPCM encoders and decoders into separate files. | Justin Ruggles | 2011-09-12 | 1 | -0/+655 |