| Commit message (Expand) | Author | Age | Files | Lines |
* | roqvideo: check memory allocations and propagate errors | Vittorio Giovara | 2014-12-18 | 1 | -23/+62 |
* | elbg: check memory allocations and propagate errors | Vittorio Giovara | 2014-12-18 | 2 | -16/+33 |
* | theora: support different visible and coded frame size | Vittorio Giovara | 2014-12-18 | 1 | -16/+45 |
* | DPX parser | Paul B Mahol | 2014-12-18 | 4 | -2/+120 |
* | tiff: support encoding and decoding 64bit images | Carl Eugen Hoyos | 2014-12-18 | 3 | -4/+10 |
* | h261dec: Fix context initialization sequence | Michael Niedermayer | 2014-12-18 | 1 | -2/+1 |
* | h261enc: Disallow sliced encoding | Martin Storsjö | 2014-12-18 | 1 | -0/+1 |
* | tiff: set the correct return value when check_size() fails | Vittorio Giovara | 2014-12-15 | 1 | -1/+3 |
* | tiff: Check the check_size() return value and forward it | Luca Barbato | 2014-12-15 | 1 | -23/+40 |
* | prores: Evaluate all the quantizers | Luca Barbato | 2014-12-15 | 1 | -3/+2 |
* | mpegvideo: move REBASE_PICTURE where it is used | Vittorio Giovara | 2014-12-15 | 3 | -6/+6 |
* | mpegvideo: remove unused function declaration | Vittorio Giovara | 2014-12-15 | 1 | -1/+0 |
* | hevc: always clip luma_log2_weight_denom | Vittorio Giovara | 2014-12-15 | 1 | -1/+1 |
* | vaapi: wrap codec specific functions in appropiate #ifs | Thiago Santos | 2014-12-14 | 1 | -0/+4 |
* | svq1dec: Unbreak the scratch buffer allocation | Michael Niedermayer | 2014-12-14 | 1 | -2/+3 |
* | asvenc: Forward the error instead of asserting on it | Luca Barbato | 2014-12-14 | 1 | -5/+11 |
* | vdpau: add mapping for H.264 Constrained Baseline profile and fallback | Rémi Denis-Courmont | 2014-12-14 | 2 | -0/+13 |
* | vdpau: add mapping for H.264 Extended profile | Rémi Denis-Courmont | 2014-12-14 | 2 | -0/+8 |
* | vdpau: revector macro to reduce line span | Rémi Denis-Courmont | 2014-12-14 | 1 | -16/+17 |
* | libfdk-aacdec: Fix a boundary check | Martin Storsjö | 2014-12-10 | 1 | -1/+1 |
* | arm: mlpdsp: handle pic offset calculation in a macro | Janne Grunau | 2014-12-09 | 1 | -16/+20 |
* | arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position ... | Janne Grunau | 2014-12-09 | 1 | -10/+13 |
* | aarch64: Use .data.rel.ro for const data with relocations | Martin Storsjö | 2014-12-09 | 2 | -28/+27 |
* | arm: Use .data.rel.ro for const data with relocations | Martin Storsjö | 2014-12-09 | 3 | -3/+3 |
* | h264: increase MAX_SLICES to 32 | Vittorio Giovara | 2014-12-08 | 1 | -1/+1 |
* | dpx: always write the image offset | Zoltan Kovacs | 2014-12-08 | 1 | -0/+1 |
* | arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb | Martin Storsjö | 2014-12-08 | 1 | -10/+5 |
* | arm: fft_vfp: Add a missing "endconst" when building in thumb mode | Martin Storsjö | 2014-12-08 | 1 | -0/+1 |
* | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-12-05 | 5 | -49/+378 |
* | lavc: mention that the parser callback never returns an error | Vittorio Giovara | 2014-12-05 | 1 | -0/+2 |
* | mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails | Michael Niedermayer | 2014-12-03 | 1 | -3/+3 |
* | mpegvideo: free_context_frame() cannot fail, make it return void | Michael Niedermayer | 2014-12-03 | 1 | -5/+2 |
* | mpegvideo: replace assert about interlaced EC with debug av_log() | Michael Niedermayer | 2014-12-03 | 1 | -1/+3 |
* | mpeg12dec: Use more specific error codes | Michael Niedermayer | 2014-12-03 | 1 | -51/+51 |
* | mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence() | Michael Niedermayer | 2014-12-03 | 1 | -2/+7 |
* | exr: Add a gamma flag to exr loader to avoid banding | Gonzalo Garramuno | 2014-12-03 | 1 | -7/+110 |
* | h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc fails | Michael Niedermayer | 2014-12-03 | 1 | -1/+1 |
* | h264: Fix memory leak on ff_h264_decode_init() failure | Dale Curtis | 2014-12-03 | 1 | -1/+3 |
* | options_table: fix colorspace minimum option value | Jon Morley | 2014-12-02 | 1 | -1/+1 |
* | aac: Simplify decode_mid_side_stereo | Luca Barbato | 2014-12-02 | 1 | -4/+3 |
* | opusdec: make sure all substreams have the same number of coded samples | Anton Khirnov | 2014-11-27 | 1 | -0/+6 |
* | vorbis_parser: Include stdint.h in the header, to make it work standalone | Martin Storsjö | 2014-11-25 | 1 | -0/+2 |
* | hnm4: change width/height to int to fix hypothetical integer overflows | Michael Niedermayer | 2014-11-25 | 1 | -2/+2 |
* | hnm4: Use av_image_check_size | Luca Barbato | 2014-11-25 | 1 | -0/+6 |
* | vc1: Use the correct shift amount | Michael Niedermayer | 2014-11-25 | 1 | -7/+7 |
* | vc1: Set the is_intra bitfield to all 1 when needed | Luca Barbato | 2014-11-25 | 1 | -5/+9 |
* | vc1: Simplify a little setting the intra variables | Luca Barbato | 2014-11-25 | 1 | -15/+11 |
* | vorbis_parser: Move vp check to avoid a null pointer dereference | Michael Niedermayer | 2014-11-25 | 1 | -2/+2 |
* | lpc: remove unneeded {} | Michael Niedermayer | 2014-11-25 | 1 | -1/+1 |
* | vc1pred: remove logically dead code | Vittorio Giovara | 2014-11-25 | 1 | -6/+2 |