Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move array specifiers outside DECLARE_ALIGNED() invocations | mru | 2010-01-22 |
* | Remove ; after while(0) in macros. | ramiro | 2009-09-12 |
* | Cosmetics: | ramiro | 2009-08-16 |
* | Indent libswscale: | ramiro | 2009-08-16 |
* | Remove disabled debug code. | diego | 2009-08-10 |
* | Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. | ramiro | 2009-06-04 |
* | Add missing const qualifiers to AltiVec function parameters where appropriate. | diego | 2009-05-09 |
* | Move swscale AltiVec template code to ppc subdirectory. | diego | 2009-03-29 |
* | Move yuv2rgb code to subdirs. | ramiro | 2009-03-26 |