| Commit message (Expand) | Author | Age | Files | Lines |
* | mathops: Drop disabled alternative mid_pred() implementation | Diego Biurrun | 2016-08-17 | 1 | -10/+0 |
* | mjpegdec: Drop disabled code | Diego Biurrun | 2016-08-17 | 1 | -18/+0 |
* | faan(i)dct: Kill some disabled code | Diego Biurrun | 2016-08-17 | 2 | -27/+2 |
* | ffv1: Remove broken disabled cruft | Diego Biurrun | 2016-08-17 | 2 | -12/+0 |
* | h264: Kill broken disabled cruft | Diego Biurrun | 2016-08-17 | 2 | -40/+0 |
* | aac: Drop broken cruft | Diego Biurrun | 2016-08-17 | 1 | -6/+0 |
* | jfdct: Kill broken cruft | Diego Biurrun | 2016-08-17 | 1 | -5/+0 |
* | roqvideoenc: Drop broken disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -15/+0 |
* | pnm_parser: Drop broken disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -9/+0 |
* | wma: Kill non-compiling disabled cruft | Diego Biurrun | 2016-08-17 | 2 | -27/+0 |
* | mpeg4videoenc: Kill non-compiling disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -28/+0 |
* | rangecoder: Kill non-compiling disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -14/+0 |
* | vaapi_vc1: Remove redundant version check | Mark Thompson | 2016-08-13 | 1 | -2/+0 |
* | vaapi_vc1: Constify pointers | Mark Thompson | 2016-08-13 | 1 | -14/+14 |
* | vaapi_mpeg2: Constify pointers | Mark Thompson | 2016-08-13 | 1 | -4/+4 |
* | vaapi_h264: Constify pointers | Mark Thompson | 2016-08-13 | 1 | -12/+12 |
* | vp9: reindent after last commit | Anton Khirnov | 2016-08-11 | 1 | -120/+120 |
* | vp9: add frame threading | Ronald S. Bultje | 2016-08-11 | 4 | -81/+318 |
* | vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically. | Ronald S. Bultje | 2016-08-11 | 4 | -11/+34 |
* | vp9: split last/cur_frame from the reference buffers. | Ronald S. Bultje | 2016-08-11 | 4 | -98/+207 |
* | h264_direct: use the reference mask from the actual reference | Anton Khirnov | 2016-08-11 | 1 | -7/+7 |
* | lavc: free buffer_frame/pkt on avcodec_open2() failure | Anton Khirnov | 2016-08-11 | 1 | -0/+2 |
* | vp9: make mv bounds 32bit. | Ronald S. Bultje | 2016-08-03 | 1 | -1/+1 |
* | vp9mc/x86: sse2 MC assembly. | Ronald S. Bultje | 2016-08-03 | 2 | -106/+324 |
* | vp9mc/x86: add AVX and AVX2 MC | James Almer | 2016-08-03 | 4 | -111/+178 |
* | vp9mc/x86: rename ff_* to ff_vp9_* | Clément Bœsch | 2016-08-03 | 2 | -54/+54 |
* | vp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext | James Almer | 2016-08-03 | 2 | -5/+8 |
* | vp9mc/x86: simplify a few inits. | Clément Bœsch | 2016-08-03 | 1 | -10/+6 |
* | vp9mc/x86: add 16px functions (64bit only). | Ronald S. Bultje | 2016-08-03 | 2 | -0/+127 |
* | vp9/x86: rename vp9dsp to vp9mc | Anton Khirnov | 2016-08-03 | 2 | -2/+2 |
* | lavc: align the linesize to 32 when AVX is enabled | Anton Khirnov | 2016-08-03 | 1 | -1/+3 |
* | x86: deduplicate some constants | Christophe Gisquet | 2016-08-03 | 6 | -5/+9 |
* | h264dec: reset nb_slice_ctx_queued for hwaccel decoding | Anton Khirnov | 2016-08-03 | 1 | -2/+3 |
* | sbrdsp: Move a misplaced #endif directive to the right spot | Diego Biurrun | 2016-08-03 | 1 | -1/+1 |
* | dvbsubdec: Use NULL instead of 0 as pointer value | Diego Biurrun | 2016-08-03 | 1 | -4/+4 |
* | Revert "Don't use expressions with side effects in macro parameters" | Martin Storsjö | 2016-08-02 | 1 | -12/+6 |
* | Don't use expressions with side effects in macro parameters | Martin Storsjö | 2016-07-31 | 1 | -6/+12 |
* | dxv: Check to make sure we don't overrun buffers on corrupt inputs | Martin Storsjö | 2016-07-31 | 1 | -3/+11 |
* | qsvdec: only access hwaccel_context is the pixel format is QSV | Anton Khirnov | 2016-07-31 | 1 | -1/+1 |
* | Fix instances of broken indentation found by gcc 6 | Anton Khirnov | 2016-07-31 | 3 | -70/+71 |
* | ac3dec: Add some inline hints | Luca Barbato | 2016-07-29 | 1 | -3/+3 |
* | ac3dec: Simplify skipping | Luca Barbato | 2016-07-29 | 1 | -2/+1 |
* | ac3dec: Split coupling-specific code from decode_audio_block() | Luca Barbato | 2016-07-29 | 1 | -91/+116 |
* | ac3dec: Split spx-specific code from decode_audio_block() | Luca Barbato | 2016-07-29 | 1 | -90/+108 |
* | mimic: do not release the newly obsolete reference at the end of decoding | Anton Khirnov | 2016-07-29 | 1 | -3/+0 |
* | hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessary | Diego Biurrun | 2016-07-25 | 1 | -0/+2 |
* | vpx: Support color range | Luca Barbato | 2016-07-23 | 2 | -0/+20 |
* | qsvenc: print warnings from encode/init | Anton Khirnov | 2016-07-22 | 3 | -0/+19 |
* | qsvenc: do not re-execute encoding on all positive status codes | Anton Khirnov | 2016-07-22 | 1 | -1/+1 |
* | qsv: print more complete error messages | Anton Khirnov | 2016-07-22 | 4 | -72/+97 |