comparison libaf/af_sub.c @ 22960:2d1ad4285df4

Remove code duplication in sws_rgb2rgb_init. The lists of assignments of all rgbxtoy variants are removed from sws_rgb2rgb_init and replaced by a single list inside the template file. This way, multiple lists are generated by the preprocessor and each list gets its own initialization function. Those are called from the main sws_rgb2rgb_init function, if applicable.
author ivo
date Wed, 11 Apr 2007 21:00:25 +0000
parents fd6f824ef894
children b2402b4f0afa
comparison
equal deleted inserted replaced
22959:c71d5ae7c5a0 22960:2d1ad4285df4