| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: reset first_field if frame_start() fails for missing refs | Anton Khirnov | 2014-04-14 | 1 | -1/+3 |
* | h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 | Anton Khirnov | 2014-04-14 | 1 | -3/+3 |
* | h264: reject mismatching luma/chroma bit depths during sps parsing | Anton Khirnov | 2014-04-14 | 2 | -6/+5 |
* | h264: check that execute_decode_slices() is not called too many times | Anton Khirnov | 2014-04-14 | 1 | -0/+6 |
* | h264: do not use 422 functions for monochrome | Anton Khirnov | 2014-04-14 | 6 | -30/+30 |
* | h264: reset data_partitioning if decoding the slice header for NAL_DPA fails | Anton Khirnov | 2014-04-14 | 1 | -1/+6 |
* | h264_refs: make sure not to write over the bounds of the default ref list | Anton Khirnov | 2014-04-14 | 1 | -10/+18 |
* | h264: check buffer size before accessing it | Anton Khirnov | 2014-04-14 | 1 | -1/+1 |
* | arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 | Janne Grunau | 2014-03-08 | 1 | -6/+4 |
* | arm: hpeldsp: prevent overreads in armv6 asm | Janne Grunau | 2014-03-05 | 1 | -8/+12 |
* | ituh263: reject b-frame with pp_time = 0 | Keiji Costantini | 2014-03-02 | 1 | -0/+2 |
* | lagarith: reallocate rgb_planes when needed | Anton Khirnov | 2014-02-28 | 1 | -6/+6 |
* | truemotion1: check the header size | Anton Khirnov | 2014-02-28 | 1 | -0/+5 |
* | shorten: pad the internal bitstream buffer | Anton Khirnov | 2014-02-28 | 1 | -1/+1 |
* | h264: Fix a typo from the previous commit | Luca Barbato | 2014-02-28 | 1 | -1/+1 |
* | h264: Lower bound check for slice offsets | Vittorio Giovara | 2014-02-28 | 2 | -12/+14 |
* | Add missing header to fix compilation after d2a0654 | Anton Khirnov | 2014-02-28 | 1 | -0/+1 |
* | rpza: limit the number of blocks to the total remaining blocks in the frame | Anton Khirnov | 2014-02-14 | 1 | -0/+3 |
* | vc1: Always reset numref when parsing a new frame header. | Michael Niedermayer | 2014-02-01 | 1 | -2/+1 |
* | h264: reset num_reorder_frames if it is invalid | Anton Khirnov | 2014-02-01 | 1 | -1/+3 |
* | h264: check that an IDR NAL only contains I slices | Anton Khirnov | 2014-02-01 | 1 | -0/+6 |
* | h264_cavlc: check the size of the intra PCM data. | Anton Khirnov | 2014-02-01 | 1 | -0/+4 |
* | h263: Check init_get_bits return value | Michael Niedermayer | 2014-02-01 | 1 | -11/+17 |
* | cavsdec: check ff_get_buffer() return value | Anton Khirnov | 2014-02-01 | 1 | -1/+4 |
* | cavs: Check for negative cbp | Luca Barbato | 2014-02-01 | 1 | -3/+3 |
* | vmnc: Check the cursor dimensions | Luca Barbato | 2014-02-01 | 1 | -3/+20 |
* | vmnc: Port to bytestream2 | Luca Barbato | 2014-02-01 | 1 | -75/+57 |
* | vmnc: K&R formatting cosmetics | Luca Barbato | 2014-02-01 | 1 | -157/+195 |
* | flashsv: Check diff_start diff_height values | Michael Niedermayer | 2014-02-01 | 1 | -0/+6 |
* | dsputil/pngdsp: fix signed/unsigned type in end comparison | Michael Niedermayer | 2014-02-01 | 2 | -3/+3 |
* | prores: Error out only on surely incomplete ac_coeffs | Luca Barbato | 2014-01-13 | 1 | -1/+1 |
* | shorten: Fix out-of-array read | Tim Walker | 2014-01-06 | 1 | -1/+1 |
* | prores: Add a codepath for decoding errors | Luca Barbato | 2014-01-06 | 1 | -30/+42 |
* | shorten: Extend fixed_coeffs to properly support pred_order 0 | Luca Barbato | 2014-01-05 | 1 | -2/+8 |
* | prores: Reject negative run and level values | Luca Barbato | 2014-01-05 | 1 | -0/+4 |
* | indeo4: Check the inherited quant_mat | Luca Barbato | 2014-01-05 | 1 | -4/+12 |
* | indeo4: Check the block size if reusing the band configuration | Luca Barbato | 2014-01-05 | 1 | -0/+8 |
* | ffv1: Assume bitdepth 0 means 8bit | Luca Barbato | 2014-01-05 | 1 | -0/+1 |
* | motionpixels: clip VLC codes. | Anton Khirnov | 2014-01-05 | 1 | -0/+1 |
* | truemotion1: make sure index does not go out of bounds | Anton Khirnov | 2014-01-05 | 1 | -8/+17 |
* | pcx: round up in bits->bytes conversion in a buffer size check | Anton Khirnov | 2014-01-05 | 1 | -1/+1 |
* | ac3dec: fix outptr increment. | Michael Niedermayer | 2014-01-05 | 1 | -1/+1 |
* | mpegvideo: Drop a faulty assert | Luca Barbato | 2014-01-05 | 1 | -2/+6 |
* | lzw: switch to bytestream2 | Anton Khirnov | 2014-01-05 | 1 | -16/+11 |
* | gifdec: convert to bytestream2 | Anton Khirnov | 2014-01-05 | 3 | -38/+38 |
* | gifdec: check that the image dimensions are non-zero | Anton Khirnov | 2014-01-05 | 1 | -2/+5 |
* | gifdec: return meaningful error codes. | Anton Khirnov | 2014-01-05 | 1 | -14/+15 |
* | eacmv: check the framerate before setting it. | Anton Khirnov | 2014-01-05 | 1 | -3/+4 |
* | rv30: fix extradata size check. | Anton Khirnov | 2014-01-05 | 1 | -5/+9 |
* | vc1: Reset numref if fieldmode is not set | Kostya Shishkov | 2014-01-05 | 1 | -0/+2 |