| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix buffer_size argument to init_put_bits() in multiple encoders. | Dyami Caliri | 2015-02-26 | 9 | -10/+10 |
* | mips/acelp_filters: fix incorrect register constraint | James Cowgill | 2015-02-26 | 1 | -1/+1 |
* | mips/aacdec: refactor out duplicated assembly code | James Cowgill | 2015-02-26 | 1 | -501/+111 |
* | mips/sbrdsp: remove sbr_neg_odd_64_mips | James Cowgill | 2015-02-26 | 1 | -34/+0 |
* | mips/fft: remove some useless assembly | James Cowgill | 2015-02-26 | 1 | -24/+2 |
* | mips/aacpsdsp: fix definition of ps_decorrelate_mips | James Cowgill | 2015-02-26 | 1 | -3/+3 |
* | mips/mathops: remove 64-bit code | James Cowgill | 2015-02-26 | 1 | -26/+0 |
* | avcodec/hevc_ps: Check that log2_ctb_size is not smaller than the bounds of a... | Michael Niedermayer | 2015-02-25 | 1 | -0/+8 |
* | avcodec/snow: Initialize spatial_decomposition_count to a valid value | Michael Niedermayer | 2015-02-25 | 1 | -0/+1 |
* | avcodec/hevcdsp: ARM NEON optimized qpel functions | Seppo Tomperi | 2015-02-25 | 3 | -1/+1160 |
* | avcodec/hevc_ps: Sanity checks for some log2_* values | Michael Niedermayer | 2015-02-25 | 1 | -1/+20 |
* | avcodec/zmbv: Check len before reading in decode_frame() | Michael Niedermayer | 2015-02-25 | 1 | -0/+5 |
* | avcodec/h264: Clear last_pic_for_ec on seeks and reinits | Michael Niedermayer | 2015-02-25 | 1 | -0/+2 |
* | avcodec/arm/hevcdsp_idct_neon: drop ".code 32" | Michael Niedermayer | 2015-02-25 | 1 | -2/+0 |
* | avcodec/h264: Only reinit quant tables if a new PPS is allowed | Michael Niedermayer | 2015-02-24 | 1 | -1/+1 |
* | avcodec/mss4: check return value of init_get_bits8() | Paul B Mahol | 2015-02-24 | 1 | -1/+2 |
* | lavc/pthread_slice: release entries | Christophe Gisquet | 2015-02-24 | 1 | -0/+12 |
* | avformat/nutdec: fix isom and mpa build deps | Clément Bœsch | 2015-02-24 | 1 | -0/+1 |
* | avcodec/snow: Free all planes and bands independent of the last count | Michael Niedermayer | 2015-02-24 | 1 | -2/+2 |
* | avcodec/snowdec: Fix ref value check | Michael Niedermayer | 2015-02-24 | 1 | -1/+1 |
* | Revert "takdec: pad filter coeff buffer for DSP functions" | James Almer | 2015-02-23 | 1 | -8/+24 |
* | Merge commit 'cb4cb7b0ea12b791dde587b1acd504dbb4ec8f41' | Michael Niedermayer | 2015-02-23 | 1 | -1/+1 |
|\ |
|
| * | qsv: Skip qsv.h compilation if qsv is not enabled | Diego Biurrun | 2015-02-23 | 1 | -1/+1 |
* | | Merge commit '061c489895d29049a88dc6118e4b639a273b31d6' | Michael Niedermayer | 2015-02-23 | 1 | -4/+10 |
|\| |
|
| * | eamad: check for out of bounds read | Federico Tomassetti | 2015-02-23 | 1 | -4/+10 |
* | | Merge commit '161442ff2c4b0dd8a5072c6bbe6bf55303fffccf' | Michael Niedermayer | 2015-02-23 | 1 | -7/+13 |
|\| |
|
| * | mdec: check for out of bounds read | Federico Tomassetti | 2015-02-23 | 1 | -7/+13 |
* | | avcodec/snowenc: Allocate and reference coded_frame correctly | Michael Niedermayer | 2015-02-23 | 1 | -2/+5 |
* | | avcodec/roqvideoenc: Allocate and reference coded_frame correctly | Michael Niedermayer | 2015-02-23 | 1 | -2/+5 |
* | | avcodec/hqx: remove superfluous log message | Paul B Mahol | 2015-02-23 | 1 | -3/+1 |
* | | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af' | Michael Niedermayer | 2015-02-23 | 8 | -2/+2889 |
|\| |
|
| * | Canopus HQX decoder | Vittorio Giovara | 2015-02-22 | 8 | -1/+2888 |
| * | hevc_deblock: Fix compilation with nasm | Carl Eugen Hoyos | 2015-02-22 | 1 | -2/+2 |
* | | Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a' | Michael Niedermayer | 2015-02-23 | 2 | -0/+6 |
|\| |
|
| * | libschroedinger: Check memory allocations | Vittorio Giovara | 2015-02-22 | 3 | -0/+8 |
* | | avcodec/a64multienc: Assert that the Packet size does not grow | Michael Niedermayer | 2015-02-23 | 1 | -0/+2 |
* | | avcodec/a64multienc: simplify frame handling code | Michael Niedermayer | 2015-02-23 | 1 | -19/+4 |
* | | avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop | Andreas Cadhalpun | 2015-02-23 | 1 | -3/+7 |
* | | avcodec/a64multienc: initialize mc_meta_charset to zero | Andreas Cadhalpun | 2015-02-23 | 1 | -1/+1 |
* | | avcodec/a64multienc: don't set incorrect packet size | Michael Niedermayer | 2015-02-23 | 1 | -2/+3 |
* | | avcodec/a64multienc: use av_frame_ref instead of copying the frame | Andreas Cadhalpun | 2015-02-23 | 1 | -1/+3 |
* | | avcodec/aacenc: Fix sample rate check | Michael Niedermayer | 2015-02-22 | 1 | -1/+1 |
* | | avcodec/mpegvideo: Fix memleak of mvs | Michael Niedermayer | 2015-02-22 | 1 | -1/+3 |
* | | avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failure | Michael Niedermayer | 2015-02-22 | 1 | -2/+4 |
* | | avcodec/wmaenc: Check extradata allocations | Michael Niedermayer | 2015-02-22 | 1 | -0/+4 |
* | | takdec: pad filter coeff buffer for DSP functions | Christophe Gisquet | 2015-02-22 | 1 | -24/+8 |
* | | avcodec/exr: fix memset first arg in reverse_lut() | Paul B Mahol | 2015-02-22 | 1 | -1/+1 |
* | | avcodec/libaacplus: Check for av_malloc() failure | Michael Niedermayer | 2015-02-22 | 1 | -0/+4 |
* | | avcodec/jpeglsenc: Check for memory allocation failures | Michael Niedermayer | 2015-02-22 | 1 | -7/+16 |
* | | avcodec/libx264: Check for av_malloc() failure | Michael Niedermayer | 2015-02-22 | 1 | -0/+7 |