aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/motion_est.c
Commit message (Collapse)AuthorAgeFilesLines
* x86: dsputil: Coalesce all init filesDiego Biurrun2014-07-171-487/+0
| | | | This makes the init files match the structure of the dsputil split.
* dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun2014-03-201-9/+11
|
* x86: motion_est: K&R formatting cosmeticsDiego Biurrun2014-03-131-150/+161
|
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-291-3/+4
|
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-4/+4
|
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
| | | | The header is not (anymore) MMX-specific.
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
|
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
|
* Drop Snow codecDiego Biurrun2013-01-061-1/+1
| | | | Snow is a toy codec with no real-world use and horrible code.
* x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-16/+20
|
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-281-0/+469