]> git.sesse.net Git - ffmpeg/history - libswscale/ppc
Ignore 0-height slice in sws_scale, otherwise a final 0-height slice will
[ffmpeg] / libswscale / ppc /
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.