summaryrefslogtreecommitdiff
path: root/libavutil/x86/x86util.asm
Commit message (Collapse)AuthorAge
* Move clipd macros to x86util.asm.Ronald S. Bultje2011-08-17
| | | | This allows sharing them between multiple .asm files.
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-12
This allows using it in swscale also.