| Commit message (Expand) | Author | Age | Files | Lines |
* | indeo: Sanitize ff_ivi_init_planes fail paths | Luca Barbato | 2013-07-15 | 1 | -0/+1 |
* | indeo: Bound-check before applying transform | Luca Barbato | 2013-07-13 | 1 | -0/+7 |
* | indeo4: Validate scantable dimension | Luca Barbato | 2013-07-13 | 1 | -0/+6 |
* | indeo4: Check the quantization matrix index | Luca Barbato | 2013-07-13 | 1 | -0/+5 |
* | indeo4: Do not access missing reference MV | Luca Barbato | 2013-07-13 | 1 | -10/+14 |
* | indeo4: reuse context block VLC for band instead of defaulting | Kostya Shishkov | 2013-05-28 | 1 | -3/+6 |
* | indeo4: add missing Haar and slanted transforms | Kostya Shishkov | 2013-05-28 | 1 | -7/+7 |
* | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+2 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | lavc: add CODEC_CAP_DR1 to all video decoders missing them | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | indeo4: handle frame type 1 properly | Kostya Shishkov | 2012-06-09 | 1 | -4/+6 |
* | factor out common decoding code for Indeo 4 and Indeo 5 | Kostya Shishkov | 2012-05-20 | 1 | -245/+26 |
* | indeo4: fix out-of-bounds function call. | Ronald S. Bultje | 2012-03-21 | 1 | -1/+2 |
* | indeo4: add some missing static and const qualifiers | Kostya Shishkov | 2012-01-12 | 1 | -1/+1 |
* | cosmetics: Drop unnecessary parentheses around return values. | Diego Biurrun | 2011-12-30 | 1 | -1/+1 |
* | indeo4: remove two unused variables | Kostya Shishkov | 2011-12-29 | 1 | -4/+7 |
* | Indeo 4 decoder | Kostya Shishkov | 2011-12-28 | 1 | -0/+823 |