summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264: mmxext 4:2:2 chroma deblock/loop filterJames Darnley2016-02-051-0/+4
* Merge commit '5ab03e41e553452118113d0c224fa32b325e45e5'Michael Niedermayer2014-06-261-1/+1
|\
| * x86: h264dsp: Fix link failure with optimizations disabledDiego Biurrun2014-06-251-1/+1
* | Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647'Michael Niedermayer2014-04-051-1/+0
|\ \ | |/
| * x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-041-1/+0
* | Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'Michael Niedermayer2014-01-061-7/+7
|\ \ | |/
| * h264: do not use 422 functions for monochromeAnton Khirnov2014-01-061-7/+7
* | Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4'Michael Niedermayer2013-08-301-120/+116
|\ \ | |/
| * x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-291-120/+116
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-13/+13
|\ \ | |/
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-13/+13
* | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer2013-05-141-1/+1
|\ \ | |/
| * x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'Michael Niedermayer2013-05-011-6/+6
|\ \ | |/
| * x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-6/+6
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-2/+3
|\ \ | |/
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-2/+3
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-4/+4
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-4/+4
| * x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-121-3/+1
* | x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje2012-12-121-3/+1
* | Merge commit '1f3f896564501c23b44fcf605567c78ce066b539'Michael Niedermayer2012-11-291-4/+4
|\ \ | |/
| * x86: h264dsp: Fix linking with yasm and optimizations disabledDiego Biurrun2012-11-281-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-141-53/+54
|\ \ | |/
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-53/+54
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-011-7/+6
|\ \ | |/
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-7/+6
* | x86/h264dsp_init: put a HAVE_YASM backMichael Niedermayer2012-09-091-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-091-17/+12
|\ \ | |/
| * x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-17/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-041-6/+0
|\ \ | |/
| * x86: h264dsp: drop some unnecessary ifdefs around prototype declarationsDiego Biurrun2012-09-041-6/+0
* | Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-5/+5
|\ \ | |/
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-151-6/+6
|/
* x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun2012-08-151-0/+385
OpenPOWER on IntegriCloud