| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ce1dacb435460dda1f9d453eaaeac44bd502aca4' into release/1.1 | Michael Niedermayer | 2013-10-08 | 1 | -0/+5 |
|\ |
|
| * | ivi_common: Make sure color planes have been initialized | Martin Storsjö | 2013-10-04 | 1 | -0/+5 |
* | | Merge commit '0b6adcf76bda8994902f5b6d8e694b0b916ea210' into release/1.1 | Michael Niedermayer | 2013-08-27 | 1 | -0/+10 |
|\| |
|
| * | indeo: Reject impossible FRAMETYPE_NULL | Luca Barbato | 2013-08-24 | 1 | -0/+8 |
| * | indeo: Do not reference mismatched tiles | Luca Barbato | 2013-08-24 | 1 | -0/+2 |
* | | Merge commit 'fbbe487b1c1f21339cff9ca86c3dfc495ad1c2c6' into release/1.1 | Michael Niedermayer | 2013-08-27 | 1 | -14/+45 |
|\| |
|
| * | indeo: Sanitize ff_ivi_init_planes fail paths | Luca Barbato | 2013-08-24 | 1 | -0/+5 |
| * | indeo: Bound-check before applying motion compensation | Luca Barbato | 2013-08-24 | 1 | -12/+17 |
| * | indeo: Bound-check before applying transform | Luca Barbato | 2013-08-24 | 1 | -3/+27 |
* | | Merge commit 'fa6eef4210c2fd7f7324d558b09311c75987a31e' into release/1.1 | Michael Niedermayer | 2013-08-27 | 1 | -187/+251 |
|\| |
|
| * | indeo: reject negative array indexes | Luca Barbato | 2013-07-06 | 1 | -13/+29 |
| * | indeo: Cosmetic formatting | Luca Barbato | 2013-07-06 | 1 | -20/+32 |
| * | indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks | Luca Barbato | 2013-07-06 | 1 | -120/+153 |
| * | indeo: Refactor ff_ivi_dec_huff_desc | Luca Barbato | 2013-07-06 | 1 | -30/+32 |
| * | indeo: use a typedef for the mc function pointer | Luca Barbato | 2013-07-06 | 1 | -4/+5 |
| * | indeo: use proper error code | Luca Barbato | 2013-07-06 | 1 | -1/+1 |
* | | Merge commit 'c8fb5d0f383fcbb0da9bdef609c3a826df0064f7' into release/1.1 | Michael Niedermayer | 2013-08-27 | 1 | -9/+17 |
|\| |
|
| * | indeo: check for reference when inheriting mvs | Luca Barbato | 2013-07-04 | 1 | -1/+1 |
| * | indeo: use proper error code | Luca Barbato | 2013-07-04 | 1 | -8/+8 |
| * | indeo: Properly forward the error codes | Luca Barbato | 2013-07-04 | 1 | -2/+10 |
| * | ivi_common: do not call MC for intra frames when dc_transform is unset | Anton Khirnov | 2013-03-09 | 1 | -3/+4 |
* | | ivi_common: Fix use of uninitialized warnings | Michael Niedermayer | 2012-12-29 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-14 | 1 | -0/+5 |
|\| |
|
| * | ivi_common: check that scan pattern is set before using it. | Anton Khirnov | 2012-12-14 | 1 | -0/+5 |
* | | Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd' | Michael Niedermayer | 2012-12-14 | 1 | -57/+115 |
|\| |
|
| * | ivi_common: use proper logging context in ivi_decode_blocks(). | Anton Khirnov | 2012-12-14 | 1 | -4/+5 |
| * | ivi_common: make some functions and tables static. | Anton Khirnov | 2012-12-14 | 1 | -54/+111 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | replace av_log(0, by av_log(NULL, | Michael Niedermayer | 2012-11-23 | 1 | -2/+2 |
* | | ivi_common: check ref_tile size, fix out of array accesses | Michael Niedermayer | 2012-11-10 | 1 | -1/+4 |
* | | ivi_common: more MV Checks, fixes out of array reads | Michael Niedermayer | 2012-11-09 | 1 | -0/+16 |
* | | ivi_common: dont dereference null pointers. | Michael Niedermayer | 2012-11-09 | 1 | -0/+1 |
* | | ivi_common: dc_transform is needed for intra | Michael Niedermayer | 2012-11-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-27 | 1 | -2/+2 |
|\| |
|
| * | ivi_common: Drop unused function parameter from decode_band() | Diego Biurrun | 2012-10-26 | 1 | -2/+2 |
* | | Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' | Michael Niedermayer | 2012-10-13 | 1 | -3/+4 |
|\| |
|
| * | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -3/+4 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -2/+2 |
|\| |
|
| * | indeo4/5: remove constant parameter num_bands from wavelet recomposition | Janne Grunau | 2012-10-10 | 1 | -2/+2 |
* | | Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6' | Michael Niedermayer | 2012-09-30 | 1 | -6/+20 |
|\| |
|
| * | indeo4/5: check empty tile size in decode_mb_info(). | Anton Khirnov | 2012-09-29 | 1 | -3/+14 |
| * | ivi_common: make ff_ivi_process_empty_tile() static. | Anton Khirnov | 2012-09-29 | 1 | -3/+12 |
* | | Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc' | Michael Niedermayer | 2012-09-29 | 1 | -2/+4 |
|\| |
|
| * | indeo4: update AVCodecContext width/height on size change | Michael Niedermayer | 2012-09-29 | 1 | -0/+1 |
| * | indeo5dec: Make sure we have had a valid gop header. | Michael Niedermayer | 2012-09-29 | 1 | -0/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |