summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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