| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge remote-tracking branch 'qatar/master'" (43dec5ef9a360c9ffac3278... | Michael Niedermayer | 2013-11-25 | 1 | -14/+10 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-13 | 1 | -10/+14 |
|\ |
|
| * | indeo4: Check the inherited quant_mat | Luca Barbato | 2013-10-13 | 1 | -6/+12 |
* | | Merge commit '0cb83c563848bf8f8365e7bd30e7e6b57ef360f0' | Michael Niedermayer | 2013-10-13 | 1 | -0/+8 |
|\| |
|
| * | indeo4: Check the block size if reusing the band configuration | Luca Barbato | 2013-10-13 | 1 | -0/+8 |
* | | 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 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | Merge commit '28dda8a691f1c723a4a9365ab85f9625f1330096' | Michael Niedermayer | 2013-07-15 | 1 | -0/+1 |
|\| |
|
| * | indeo: Sanitize ff_ivi_init_planes fail paths | Luca Barbato | 2013-07-15 | 1 | -0/+1 |
* | | indeo4: print an error message if ref_mb is needed but unavailable | Michael Niedermayer | 2013-07-14 | 1 | -1/+3 |
* | | indeo: print errors if transform and block size mismatch | Michael Niedermayer | 2013-07-14 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-14 | 1 | -1/+8 |
|\| |
|
| * | indeo: Bound-check before applying transform | Luca Barbato | 2013-07-13 | 1 | -0/+7 |
* | | Merge commit 'cd78e934c246d1b2510f8fba0abfe40bb75795f6' | Michael Niedermayer | 2013-07-14 | 1 | -4/+10 |
|\| |
|
| * | indeo4: Validate scantable dimension | Luca Barbato | 2013-07-13 | 1 | -0/+6 |
* | | Merge commit '6255ccf7d51c82ab79bf0cd47a921f572dda4489' | Michael Niedermayer | 2013-07-14 | 1 | -2/+3 |
|\| |
|
| * | indeo4: Check the quantization matrix index | Luca Barbato | 2013-07-13 | 1 | -0/+5 |
* | | Merge commit '8435bca087c0e79385763c51de009fd89390b6a5' | Michael Niedermayer | 2013-07-14 | 1 | -11/+15 |
|\| |
|
| * | indeo4: Do not access missing reference MV | Luca Barbato | 2013-07-13 | 1 | -10/+14 |
* | | Merge commit '4a27a52a1f74016095b7aee1b4a422cf62217ade' | Michael Niedermayer | 2013-05-29 | 1 | -3/+6 |
|\| |
|
| * | indeo4: reuse context block VLC for band instead of defaulting | Kostya Shishkov | 2013-05-28 | 1 | -3/+6 |
* | | Merge commit '6647aa0426e73839b9b1d1c9d86188f469167531' | Michael Niedermayer | 2013-05-29 | 1 | -7/+7 |
|\| |
|
| * | indeo4: add missing Haar and slanted transforms | Kostya Shishkov | 2013-05-28 | 1 | -7/+7 |
* | | indeo4: implement haar 8x1 and 1x8 transforms | Michael Niedermayer | 2013-04-22 | 1 | -2/+2 |
* | | Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605' | Michael Niedermayer | 2013-03-14 | 1 | -2/+2 |
|\| |
|
| * | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+2 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | indeo4: check for invalid transform_size blk_size combinations | Michael Niedermayer | 2013-01-26 | 1 | -0/+4 |
* | | indeo4: more complete check for the scan vs block sizes. | Michael Niedermayer | 2012-11-12 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-29 | 1 | -0/+1 |
|\| |
|
| * | lavc: add CODEC_CAP_DR1 to all video decoders missing them | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | | indeo4: prevent printing uninitialized variable | Michael Niedermayer | 2012-10-18 | 1 | -0/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-09 | 1 | -4/+6 |
|\| |
|
| * | indeo4: handle frame type 1 properly | Kostya Shishkov | 2012-06-09 | 1 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-20 | 1 | -259/+26 |
|\| |
|
| * | factor out common decoding code for Indeo 4 and Indeo 5 | Kostya Shishkov | 2012-05-20 | 1 | -245/+26 |
* | | indeo4: check quant_mat more fully. | Michael Niedermayer | 2012-04-23 | 1 | -1/+5 |
* | | indeo4: avoid storing invalid values in quant_mat. | Michael Niedermayer | 2012-04-16 | 1 | -3/+5 |
* | | indeo4: check transform size. | Michael Niedermayer | 2012-04-15 | 1 | -0/+5 |
* | | indeo4: setup width/height properly. | Michael Niedermayer | 2012-04-14 | 1 | -0/+1 |
* | | indeo4: fix null ptr dereference | Michael Niedermayer | 2012-03-31 | 1 | -2/+2 |
* | | indeo4: check that num_mbs matches | Michael Niedermayer | 2012-03-31 | 1 | -0/+5 |
* | | indeo4: Dont leave tables in random state on errors. | Michael Niedermayer | 2012-03-28 | 1 | -2/+4 |
* | | indeo4: apply correction to eob/esc indexes too | Michael Niedermayer | 2012-03-28 | 1 | -0/+8 |