| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/msvideo1enc: fix SKIPS_MAX | Michael Niedermayer | 2014-01-09 | 1 | -1/+1 |
* | arm: Don't clobber callee saved registers in scalarproduct | Martin Storsjö | 2013-12-21 | 1 | -6/+6 |
* | avcodec/cabac: force get_cabac to be not inlined | Michael Niedermayer | 2013-12-09 | 1 | -1/+1 |
* | avcodec/bink: fix seeking to frame 0 | Michael Niedermayer | 2013-10-31 | 1 | -1/+12 |
* | h264: make flush_change() set mmco_reset | Michael Niedermayer | 2013-10-26 | 1 | -0/+1 |
* | avcodec/h264: reduce noisiness of "mmco: unref short failure" | Michael Niedermayer | 2013-10-26 | 1 | -1/+1 |
* | avcodec/h264: do not trust last_pic_droppable when marking pictures as done | Michael Niedermayer | 2013-10-26 | 1 | -3/+3 |
* | avcodec/h264_refs: modify key frame detection heuristic to detect more cases | Michael Niedermayer | 2013-10-24 | 1 | -1/+1 |
* | avcodec/parser: reset indexes on realloc failure | Michael Niedermayer | 2013-10-03 | 1 | -3/+7 |
* | avcodec/ffv1enc: update buffer check for 16bps | Michael Niedermayer | 2013-10-03 | 1 | -1/+1 |
* | avcodec/truemotion2: Fix av_freep arguments | Michael Niedermayer | 2013-10-03 | 1 | -8/+8 |
* | avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan() | Michael Niedermayer | 2013-10-03 | 1 | -0/+6 |
* | avcodec/dsputil: fix signedness in sizeof() comparissions | Michael Niedermayer | 2013-10-03 | 1 | -2/+2 |
* | ffv1dec: Check bits_per_raw_sample and colorspace for equality in ver 0/1 hea... | Michael Niedermayer | 2013-10-03 | 1 | -7/+8 |
* | ffv1dec: check that global parameters dont change in version 0/1 | Michael Niedermayer | 2013-10-03 | 1 | -4/+21 |
* | avcodec/ffv1dec: check global header version | Michael Niedermayer | 2013-10-03 | 1 | -0/+4 |
* | avcodec/srtdec: fix potential overread. | Clément Bœsch | 2013-09-16 | 1 | -1/+2 |
* | Avoid a deadlock when decoding wma. | Carl Eugen Hoyos | 2013-09-02 | 1 | -0/+4 |
* | avcodec/h264: set er.ref_count earlier | Michael Niedermayer | 2013-09-01 | 1 | -1/+1 |
* | avcodec/pngdsp: fix (un)signed type in end comparission | Michael Niedermayer | 2013-08-30 | 1 | -1/+1 |
* | jpeg2000: check log2_cblk dimensions | Michael Niedermayer | 2013-08-25 | 1 | -0/+8 |
* | avcodec/rpza: Perform pointer advance and checks before using the pointers | Michael Niedermayer | 2013-08-25 | 1 | -4/+4 |
* | avcodec/flashsv: check diff_start/height | Michael Niedermayer | 2013-08-25 | 1 | -0/+4 |
* | avcodec/kmvc: fix MV checks | Michael Niedermayer | 2013-07-31 | 1 | -4/+4 |
* | Revert "pnm: remove nonsense code" | Paul B Mahol | 2013-07-29 | 1 | -0/+2 |
* | mpeg12: Ignore slice threading if hwaccel is active | Rémi Denis-Courmont | 2013-07-26 | 1 | -3/+6 |
* | avcodec/qdm2: initialize sign_bits | Michael Niedermayer | 2013-07-10 | 1 | -1/+1 |
* | avcodec/qdm2: store bits in an integer instead of float variable | Michael Niedermayer | 2013-07-10 | 1 | -1/+2 |
* | atrac3: fix error handling | Luca Barbato | 2013-07-10 | 1 | -2/+2 |
* | indeo: Properly forward the error codes | Luca Barbato | 2013-07-10 | 1 | -2/+10 |
* | update all trac links to use the trac subdomain | Michael Niedermayer | 2013-07-10 | 1 | -1/+1 |
* | mpeg12dec: avoid reinitialization on PS changes when possible. | Michael Niedermayer | 2013-07-09 | 1 | -1/+1 |
* | libavcodec/x86/mpegvideo: Move mmx functions under HAVE_MMX_INLINE | Michael Niedermayer | 2013-07-07 | 1 | -4/+4 |
* | avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINE | Michael Niedermayer | 2013-07-07 | 1 | -4/+4 |
* | avcodec/x86/dsputil_init: only use xvid idct for lowres=0 | Michael Niedermayer | 2013-07-07 | 1 | -1/+1 |
* | mathops/x86: work around inline asm miscompilation with GCC 4.8.1 | Hendrik Leppkes | 2013-06-24 | 1 | -1/+1 |
* | vaapi: return early from ff_vaapi_render_picture() without picture | Janne Grunau | 2013-06-18 | 1 | -0/+3 |
* | alacenc: Fix missing sign_extend() | Michael Niedermayer | 2013-06-13 | 1 | -1/+1 |
* | avcodec/utils: Fix encoder allocation size | Michael Niedermayer | 2013-06-11 | 1 | -1/+1 |
* | AAC encoder: Fix rate control on twoloop. | Claudio Freire | 2013-06-02 | 1 | -1/+1 |
* | mpegvideo: implement ff_put_h264_chroma_mc1 & ff_avg_h264_chroma_mc2 | Michael Niedermayer | 2013-06-02 | 4 | -5/+35 |
* | h264_cavlc: fix reading skip run | Michael Niedermayer | 2013-05-30 | 1 | -1/+1 |
* | smacker: remove av_clip_int16() | Michael Niedermayer | 2013-05-20 | 1 | -2/+2 |
* | exr: silence warning "libavcodec/exr.c:351:9: warning: variable ret set but n...n1.2.1 | Michael Niedermayer | 2013-05-09 | 1 | -1/+2 |
* | gifdec: reset previous Graphic Control Extension disposal type | Michael Niedermayer | 2013-05-09 | 1 | -0/+1 |
* | avcodec/cdgraphics: check buffer size before use | Michael Niedermayer | 2013-05-09 | 1 | -1/+3 |
* | sanm: Check dimensions before use | Michael Niedermayer | 2013-05-09 | 1 | -0/+5 |
* | vmdav: Try to fix unpack_rle() | Michael Niedermayer | 2013-05-09 | 1 | -3/+3 |
* | mmvideo/mm_decode_intra: check horizontal coordinate too | Michael Niedermayer | 2013-05-09 | 1 | -0/+3 |
* | mmvideo/mm_decode_inter: check horizontal coordinate too | Michael Niedermayer | 2013-05-09 | 1 | -0/+2 |