Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' | James Almer | 2017-03-23 | 1 | -2/+2 |
|\ | |||||
| * | emms: Give apriv_emms_yasm() a more general name | Diego Biurrun | 2016-10-18 | 1 | -2/+2 |
* | | avutil/x86/emms: Document the emms_c() vs alloc/free relation. | Michael Niedermayer | 2016-10-23 | 1 | -0/+2 |
* | | x86/emms: empty the mmx state unconditionally on supported targets | James Almer | 2016-02-04 | 1 | -0/+6 |
* | | lavu: Fix checkheaders for x86/emms.h | James Almer | 2013-02-17 | 1 | -0/+1 |
* | | Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba' | Michael Niedermayer | 2013-02-15 | 1 | -0/+22 |
|\ \ | |/ | |||||
| * | avutil: Ensure that emms_c is always defined, even on non-x86 | Diego Biurrun | 2013-02-14 | 1 | -3/+2 |
| * | avutil: Move emms code to x86-specific header | Diego Biurrun | 2013-02-14 | 1 | -0/+22 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-19 | 1 | -4/+4 |
|/ | |||||
* | x86: Add a Yasm-based emms() replacement | Martin Storsjö | 2013-01-18 | 1 | -0/+24 |