Commit 1e5304c6 authored by Diego Biurrun's avatar Diego Biurrun

Rename yuv2rgb2.c --> yuv2rgb.c.

Originally committed as revision 28723 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent c733922e
......@@ -5,7 +5,7 @@ FFLIBS = avutil
HEADERS = swscale.h
OBJS = rgb2rgb.o swscale.o swscale_avoption.o yuv2rgb2.o
OBJS = rgb2rgb.o swscale.o swscale_avoption.o yuv2rgb.o
OBJS-$(ARCH_BFIN) += internal_bfin.o swscale_bfin.o yuv2rgb_bfin.o
OBJS-$(CONFIG_MLIB) += yuv2rgb_mlib.o
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment