| Commit message (Expand) | Author | Age | Files | Lines |
* | h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d7... | Diego Biurrun | 2016-10-06 | 2 | -66/+76 |
* | hevc: x86: Refactor IDCT macro declarations | Diego Biurrun | 2016-10-06 | 1 | -23/+11 |
* | d3d11va: Use the proper decoding slice index | Steve Lhomme | 2016-10-05 | 3 | -5/+11 |
* | vp9lpf/x86: make filter_16_h work on 32-bit. | Ronald S. Bultje | 2016-10-04 | 2 | -41/+154 |
* | vp9lpf/x86: make filter_48/84/88_h work on 32-bit. | Ronald S. Bultje | 2016-10-04 | 2 | -26/+48 |
* | vp9lpf/x86: make filter_44_h work on 32-bit. | Ronald S. Bultje | 2016-10-04 | 2 | -66/+78 |
* | vp9lpf/x86: make filter_16_v work on 32-bit. | Ronald S. Bultje | 2016-10-04 | 2 | -40/+99 |
* | vp9lpf/x86: make filter_48/84_v work on 32-bit. | Ronald S. Bultje | 2016-10-04 | 2 | -7/+9 |
* | vp9lpf/x86: make filter_88_v work on 32-bit. | Ronald S. Bultje | 2016-10-04 | 2 | -48/+109 |
* | vp9lpf/x86: make filter_44_v work on 32-bit. | Ronald S. Bultje | 2016-10-04 | 2 | -59/+100 |
* | vp9lpf/x86: save one register in SIGN_ADD/SUB. | Ronald S. Bultje | 2016-10-04 | 1 | -14/+14 |
* | vp9lpf/x86: store unpacked intermediates for filter6/14 on stack. | Ronald S. Bultje | 2016-10-04 | 1 | -72/+79 |
* | vp9lpf/x86: move variable assigned inside macro branch. | Ronald S. Bultje | 2016-10-04 | 1 | -1/+1 |
* | vp9lpf/x86: simplify ABSSUM_CMP by inverting the comparison meaning. | Ronald S. Bultje | 2016-10-04 | 1 | -51/+52 |
* | vp9lpf/x86: remove unused register from ABSSUB_CMP macro. | Ronald S. Bultje | 2016-10-04 | 1 | -21/+21 |
* | vp9lpf/x86: slightly simplify 44/48/84/88 h stores. | Ronald S. Bultje | 2016-10-04 | 1 | -48/+40 |
* | vp9lpf/x86: make cglobal statement more conservative in register allocation. | Ronald S. Bultje | 2016-10-04 | 1 | -5/+16 |
* | vp9lpf/x86: save one register in loopfilter surface coverage. | Ronald S. Bultje | 2016-10-04 | 1 | -28/+28 |
* | vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}. | Clément Bœsch | 2016-10-04 | 2 | -27/+99 |
* | vp9lpf/x86: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). | Clément Bœsch | 2016-10-04 | 2 | -48/+53 |
* | vp9lpf/x86: add an SSE2 version of vp9_loop_filter_[vh]_88_16 | James Almer | 2016-10-04 | 2 | -3/+20 |
* | vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}. | Clément Bœsch | 2016-10-04 | 2 | -27/+163 |
* | vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2(). | James Almer | 2016-10-04 | 2 | -10/+23 |
* | vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16. | Clément Bœsch | 2016-10-04 | 3 | -1/+618 |
* | vp9: ignore reference segmentation map if error_resilience flag is set. | Ronald S. Bultje | 2016-10-04 | 2 | -13/+17 |
* | rscc: Support palette format | Carl Eugen Hoyos | 2016-10-02 | 1 | -3/+18 |
* | avcodec: Document AV_PKT_DATA_PALETTE side data type | Vittorio Giovara | 2016-10-02 | 1 | -0/+5 |
* | vaapi_h265: Add main 10 encode support | Mark Thompson | 2016-10-02 | 1 | -8/+8 |
* | vaapi_h265: Fix buffering parameters | Mark Thompson | 2016-10-02 | 1 | -4/+4 |
* | vaapi_h265: Fix slice header writing | Mark Thompson | 2016-10-02 | 1 | -58/+58 |
* | vaapi_h264: Write bitstream restriction fields | Mark Thompson | 2016-10-02 | 1 | -2/+23 |
* | vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext | Mark Thompson | 2016-10-02 | 1 | -2/+2 |
* | vaapi_encode: Decide on GOP setup before initialising sequence parameters | Mark Thompson | 2016-10-02 | 1 | -6/+6 |
* | pthread_frame: use atomics for frame progress | Anton Khirnov | 2016-10-02 | 1 | -10/+17 |
* | pthread_frame: use atomics for PerThreadContext.state | Anton Khirnov | 2016-10-02 | 1 | -28/+39 |
* | pthread_frame: use a thread-safe way for signalling threads to die | Anton Khirnov | 2016-10-02 | 1 | -9/+11 |
* | mmaldec: convert to stdatomic | Anton Khirnov | 2016-10-02 | 1 | -12/+13 |
* | huffyuvdsp: Enable the altivec code for PPC little-endian as well | Luca Barbato | 2016-10-02 | 1 | -4/+4 |
* | huffyuvdsp: Reenable PPC optimizations | Luca Barbato | 2016-10-02 | 1 | -0/+2 |
* | h264dec: support broken files with mp4 extradata/annex b data | Anton Khirnov | 2016-10-02 | 1 | -1/+18 |
* | ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm | Justin Ruggles | 2016-10-01 | 6 | -177/+316 |
* | ac3dsp: Add some special-case handling for the C downmix function | Justin Ruggles | 2016-10-01 | 1 | -1/+38 |
* | ac3dsp: Reverse matrix in/out order in downmix() | Justin Ruggles | 2016-10-01 | 5 | -36/+52 |
* | x86/h264_weight: use appropriate register size for weight parameters | Hendrik Leppkes | 2016-09-30 | 1 | -6/+6 |
* | mpegaudiodsp: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 5 | -11/+14 |
* | mss*: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 9 | -46/+50 |
* | ea: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 7 | -11/+13 |
* | hevc: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 3 | -26/+26 |
* | h264chroma: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 17 | -110/+110 |
* | idct: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 35 | -165/+183 |