summaryrefslogtreecommitdiff
path: root/libavcodec/x86/videodsp.asm
Commit message (Expand)AuthorAge
* x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'.Ronald S. Bultje2014-01-30
* 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
* cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20