summaryrefslogtreecommitdiff
path: root/libavcodec/x86/videodsp_init.c
Commit message (Expand)AuthorAge
* x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such.Ronald S. Bultje2014-01-30
* lavc: Edge emulation with dst/src linesizeRonald S. Bultje2013-11-15
* 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
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20