summaryrefslogtreecommitdiff
path: root/libavcodec/x86/constants.h
Commit message (Expand)AuthorAgeFilesLines
* x86/constants: make pb_80 32 byte wideJames Almer2017-11-211-1/+1
* Merge commit '3c504bc3599f00bfc5923adc114beef34bce11d0'James Almer2017-03-151-0/+1
|\
| * x86: deduplicate some constantsChristophe Gisquet2016-08-031-0/+3
* | avcodec/v210: add avx2 version of the 10-bit line encoderJames Darnley2016-01-171-1/+1
* | avcodec/v210: add avx2 version of the 8-bit line encoderJames Darnley2016-01-171-1/+1
* | x86: simple_idct10_template: use constChristophe Gisquet2015-10-131-16/+0
* | vp9: add 10bpp simd (mmxext/ssse3) for idct_idct_4x4.Ronald S. Bultje2015-10-131-0/+1
* | x86: prores: templatize 10 bits simple_idctChristophe Gisquet2015-10-131-0/+16
* | vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.Ronald S. Bultje2015-10-031-0/+1
* | vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-031-0/+2
* | vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje2015-10-031-0/+1
* | x86: lavc: share more constant through definesChristophe Gisquet2015-02-071-7/+9
* | x86: lavc: share more constantsChristophe Gisquet2015-02-061-0/+4
* | x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2}James Almer2015-02-051-3/+3
* | vp9/x86: intra prediction sse2/32bit support.Ronald S. Bultje2014-12-191-1/+1
* | x86: sbrdsp/fft: reuse ps_neg constantChristophe Gisquet2014-08-061-0/+2
* | x86: dwt: better share constantsChristophe Gisquet2014-08-061-0/+1
* | x86: better share ff_pw_2Christophe Gisquet2014-08-061-2/+1
* | x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet2014-08-061-0/+5
* | x86/vp9: inital AVX2 intra_predJames Almer2014-06-081-2/+2
* | Add missing external declarations.Matt Oliver2014-03-171-0/+2
* | Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'Michael Niedermayer2013-05-091-4/+4
|/
* x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-081-0/+51