14 Commits (225b6d7fdea370de3723420e6adc2f3192439b00)

Author SHA1 Message Date
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Reimar Döffinger 6cce7cabdb Fix compilation, forgot to add const also to the 14 years ago
Reimar Döffinger 5a55d5b592 More const-correctness fixes to avoid warnings. 14 years ago
Reimar Döffinger a4eef68f53 Add some "const" to avoid incompatible pointer type warnings 14 years ago
Måns Rullgård 4a88852623 Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Ramiro Polla 9451b59fc6 Remove ; after while(0) in macros. 15 years ago
Ramiro Polla dd68318cee Cosmetics: 15 years ago
Ramiro Polla 9b734d44ab Indent libswscale: 15 years ago
Diego Biurrun 9bb3f3edfe Remove disabled debug code. 15 years ago
Ramiro Polla c0cf20a24a Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. 16 years ago
Diego Biurrun f1933e436c Add missing const qualifiers to AltiVec function parameters where appropriate. 16 years ago
Diego Biurrun 009d2d74c2 Move swscale AltiVec template code to ppc subdirectory. 16 years ago
Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 16 years ago