summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* x86/vorbisdsp: optimize ff_vorbis_inverse_coupling_sseJames Almer2017-06-15
* vp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2.Ronald S. Bultje2017-06-14
* avcodec/vp9: ipred_dr_16x16_16 avx2 implementationIlia Valiakhmetov2017-06-12
* x86/aacpsdsp: fix output of ff_ps_stereo_interpolate_ipdopd_sse3James Almer2017-06-07
* libavcodec/vp9: ipred_dl_32x32_16 avx2 implementationIlia Valiakhmetov2017-06-06
* x86/aacpsdsp: optimize ff_ps_mul_pair_single_sseJames Almer2017-06-04
* x86/aacpsdsp: optimize ff_ps_stereo_interpolate_sse3James Almer2017-06-03
* x86/aacps: add ff_ps_stereo_interpolate_ipdopd_sse3()James Almer2017-06-02
* avcodec/x86/idctdsp_init: reindentJames Darnley2017-05-30
* avcodec/x86: move simple_idct to external assemblyJames Darnley2017-05-30
* lavc/mpegvideoenc: reformat inv_zigzag_direct16 so the zigzag pattern is visibleClément Bœsch2017-05-19
* Merge commit 'b4a911c189962e563a09fb0efaf6fa9ab56263a4'Clément Bœsch2017-05-19
|\
| * mpegvideoenc: make a table constAnton Khirnov2017-01-19
* | avcodec/h264: add sse2 versions of previous idct functionsJames Darnley2017-05-15
* | avcodec/h264: add avx 8-bit h264_idct_dc_addJames Darnley2017-05-15
* | avcodec/h264: add avx 8-bit h264_idct_addJames Darnley2017-05-15
* | avcodec/h264: use some 3 operand formsJames Darnley2017-05-15
* | avcodec/h264: change RETs into REP_RETs where appropriateJames Darnley2017-05-15
* | avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and c...Michael Niedermayer2017-04-27
* | Merge commit '0a35f128f3c6e0ae9a0a2236c557602c108da269'Clément Bœsch2017-04-08
|\|
| * cabac: x86: Give optimizations header a more meaningful nameDiego Biurrun2016-12-01
* | x86/idctdsp_init: reindent.Ronald S. Bultje2017-04-06
* | x86/simple_idct: add explicit sse2 simple_idct_put/add versions.Ronald S. Bultje2017-04-06
* | cavs: add a sse2 idct implementation.Ronald S. Bultje2017-04-06
* | cavs: convert idct from inline asm to yasm.Ronald S. Bultje2017-04-06
* | x86/xvididct: remove use of ff_put/add_pixels_clamped function pointer.Ronald S. Bultje2017-04-06
* | x86/hevc_add_res: merge last remaining changes from 3d6535983282bea542dac2e56...James Almer2017-03-31
* | Merge commit '0361e4dcb4d394c88c33364415a3b8fe315b67d1'Clément Bœsch2017-03-31
|\|
| * h264_qpel: x86: Move function with only one instance out of template macroDiego Biurrun2016-11-08
| * x86: Drop stray semicolons after function definitionsDiego Biurrun2016-11-05
| * vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-03
* | vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* | lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27
* | avcodec/x86/idctdsp: Remove duplicate includeMichael Niedermayer2017-03-26
* | x86/hevc_add_res: merge missing changes from 3d6535983282bea542dac2e568ae50da...James Almer2017-03-24
* | Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch2017-03-24
|\|
| * hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere2016-10-22
| * audiodsp: x86: Remove pointless header fileDiego Biurrun2016-10-19
* | lavc/x86/hevc: rename hevc_res_add to hevc_add_resClément Bœsch2017-03-24
* | Merge commit 'b89804da9bad2d94dd95bf20ac6187447e9c17e9'James Almer2017-03-23
|\|
| * x86: videodsp: Add parentheses to expression to work around warningDiego Biurrun2016-10-19
* | Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'James Almer2017-03-23
|\|
| * x86: Add missing colons after assembly labelsDiego Biurrun2016-10-17
* | Merge commit '112cee0241f5799edff0e4682b9e8639b046dc78'Clément Bœsch2017-03-23
|\|
| * hevc: Add SSE2 and AVX IDCTAlexandra Hájková2016-10-11
* | Merge commit 'e4128c08d786eb5513578e8c6063671ba03226ab'Clément Bœsch2017-03-23
|\|
| * Revert "hevc: x86: Refactor IDCT macro declarations"Anton Khirnov2016-10-06
* | Merge commit '5801f9ed245ca5ebb57b0b5183de7a24aaece133'Clément Bœsch2017-03-23
|\|
| * h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d7...Diego Biurrun2016-10-06
* | Merge commit 'd9dccc03890a976dba59d66ed3b5aceeaa33d14c'Clément Bœsch2017-03-23
|\|