summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264dsp_init.c
Commit message (Expand)AuthorAge
* avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-08
* avcodec/h264dsp: change loop filter stride argument to ptrdiff_tJames Almer2019-02-20
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* 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: enable sse2 chroma deblock/loop filter functionsJames Darnley2017-02-27
* avcodec/h264: add avx 8-bit 4:2:2 chroma h intra deblock/loop filterJames Darnley2017-02-27
* avcodec/h264: add avx 8-bit 4:2:0 chroma h intra deblock/loop filterJames Darnley2017-02-27
* avcodec/h264: add avx 8-bit chroma v intra deblock/loop filterJames Darnley2017-02-27
* avcodec/h264: add avx 8-bit 4:2:2 chroma h deblock/loop filterJames Darnley2017-02-27
* avcodec/h264: add avx 8-bit 4:2:0 chroma h deblock/loop filterJames Darnley2017-02-27
* avcodec/h264: add avx 8-bit chroma v deblock/loop filterJames Darnley2017-02-27
* avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley2017-02-18
* avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filterJames Darnley2016-12-07
* avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filterJames Darnley2016-12-07
* whitespace changes after last commitJames Darnley2016-12-07
* avcodec/h264: clean up and expand x86 function definitionsJames Darnley2016-12-07
* avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functionsJames Darnley2016-11-30
* avcodec/h264: mmx 4:2:2 idct add8 functionJames Darnley2016-11-30
* avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filterJames Darnley2016-11-30
* avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-23
* avcodec/h264: mmxext 4:2:2 chroma deblock/loop filterJames Darnley2016-02-05
* Merge commit '5ab03e41e553452118113d0c224fa32b325e45e5'Michael Niedermayer2014-06-26
|\
| * x86: h264dsp: Fix link failure with optimizations disabledDiego Biurrun2014-06-25
* | Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647'Michael Niedermayer2014-04-05
|\|
| * x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-04
* | Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'Michael Niedermayer2014-01-06
|\|
| * h264: do not use 422 functions for monochromeAnton Khirnov2014-01-06
* | Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4'Michael Niedermayer2013-08-30
|\|
| * x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-18
|\|
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer2013-05-14
|\|
| * x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-12
* | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'Michael Niedermayer2013-05-01
|\|
| * x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-06
|\|
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
| * x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-12
* | x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje2012-12-12
* | Merge commit '1f3f896564501c23b44fcf605567c78ce066b539'Michael Niedermayer2012-11-29
|\|
| * x86: h264dsp: Fix linking with yasm and optimizations disabledDiego Biurrun2012-11-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-14
|\|
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31