]> git.sesse.net Git - ffmpeg/history - libswscale/ppc
Silence unused function warnings in vp56.h
[ffmpeg] / libswscale / ppc /
2010-07-24 Reimar DöffingerFix compilation, forgot to add const also to the
2010-07-24 Reimar DöffingerMore const-correctness fixes to avoid warnings.
2010-07-24 Reimar DöffingerAdd some "const" to avoid incompatible pointer type...
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-09-12 Ramiro PollaRemove ; after while(0) in macros.
2009-08-16 Ramiro PollaCosmetics:
2009-08-16 Ramiro PollaIndent libswscale:
2009-08-10 Diego BiurrunRemove disabled debug code.
2009-06-04 Ramiro PollaUse DECLARE_ALIGNED macro instead of __attribute__...
2009-05-09 Diego BiurrunAdd missing const qualifiers to AltiVec function parame...
2009-03-29 Diego BiurrunMove swscale AltiVec template code to ppc subdirectory.
2009-03-26 Ramiro PollaMove yuv2rgb code to subdirs.