summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-6/+6
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-2/+3
* Drop DCTELEM typedefDiego Biurrun2013-01-221-4/+4
* x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-121-3/+1
* x86: h264dsp: Fix linking with yasm and optimizations disabledDiego Biurrun2012-11-281-4/+4
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-53/+54
* x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-7/+6
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-17/+12
* x86: h264dsp: drop some unnecessary ifdefs around prototype declarationsDiego Biurrun2012-09-041-6/+0
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-5/+5
* x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun2012-08-151-0/+385
OpenPOWER on IntegriCloud