Mercurial > mplayer.hg
diff osdep/Makefile @ 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 | bf78d0e672d3 |
children | 9fb716ab06a3 |