diff options
author | Ivo van Poorten <ivop@euronet.nl> | 2007-04-11 21:00:25 +0000 |
---|---|---|
committer | Ivo van Poorten <ivop@euronet.nl> | 2007-04-11 21:00:25 +0000 |
commit | df170b81d9c8e7c97e373bb204240bc658b25c2b (patch) | |
tree | 5dad9555fe2603eedddaa02c4961e968fd9b93e8 /cmdutils.c | |
parent | 3b77e48f0a4b6d660cd7eb14cd56f93fcb426ae2 (diff) | |
download | ffmpeg-df170b81d9c8e7c97e373bb204240bc658b25c2b.tar.gz |
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.
Originally committed as revision 22978 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions