summaryrefslogtreecommitdiff
path: root/libavcodec/x86/lpc.c
Commit message (Expand)AuthorAge
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* x86: dsputil: Move ff_pd assembly constants to the only place they are usedDiego Biurrun2013-05-08
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun2012-09-07
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-28