aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/emms.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer2016-10-231-0/+2
* x86/emms: empty the mmx state unconditionally on supported targetsJames Almer2016-02-041-0/+6
* lavu: Fix checkheaders for x86/emms.hJames Almer2013-02-171-0/+1
* Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'Michael Niedermayer2013-02-151-0/+22
|\
| * avutil: Ensure that emms_c is always defined, even on non-x86Diego Biurrun2013-02-141-3/+2
| * avutil: Move emms code to x86-specific headerDiego Biurrun2013-02-141-0/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-191-4/+4
|/
* x86: Add a Yasm-based emms() replacementMartin Storsjö2013-01-181-0/+24