summaryrefslogtreecommitdiff
path: root/libavcodec/x86/constants.c
Commit message (Expand)AuthorAge
* avcodec/x86/constants: Remove unused ff_pw_17Andreas Rheinhardt2021-02-24
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* x86/constants: make pb_80 32 byte wideJames Almer2017-11-21
* Fix missing used attribute for inline assembly variablesThomas Köppe2017-11-13
* avcodec/v210: add avx2 version of the 10-bit line encoderJames Darnley2016-01-17
* avcodec/v210: add avx2 version of the 8-bit line encoderJames Darnley2016-01-17
* x86: simple_idct10_template: use constChristophe Gisquet2015-10-13
* vp9: add 10bpp simd (mmxext/ssse3) for idct_idct_4x4.Ronald S. Bultje2015-10-13
* x86: prores: templatize 10 bits simple_idctChristophe Gisquet2015-10-13
* vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.Ronald S. Bultje2015-10-03
* vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-03
* vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje2015-10-03
* x86: lavc: share more constant through definesChristophe Gisquet2015-02-07
* x86: lavc: share more constantsChristophe Gisquet2015-02-06
* x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2}James Almer2015-02-05
* x86/constants: fix alignment of pw_255James Almer2014-12-19
* vp9/x86: intra prediction sse2/32bit support.Ronald S. Bultje2014-12-19
* x86/vp9: add AVX and AVX2 MCJames Almer2014-09-22
* x86: sbrdsp/fft: reuse ps_neg constantChristophe Gisquet2014-08-06
* x86: better share ff_pw_2Christophe Gisquet2014-08-06
* x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet2014-08-06
* x86/vp9: inital AVX2 intra_predJames Almer2014-06-08
* Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'Michael Niedermayer2013-05-09
|\
| * x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-08
* | Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Group all assembly constants together in constants.cDiego Biurrun2013-05-08
* | Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917'Michael Niedermayer2013-05-08
|\|
| * x86: dsputil: Remove unused MOVQ_BONE macroDiego Biurrun2013-05-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-11
|\|
| * dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
* dsputil: make selectable.Ronald S. Bultje2013-03-12