[FFmpeg-soc] [soc]: r1774 - libavfilter/Makefile
vitor
subversion at mplayerhq.hu
Sun Jan 6 14:24:23 CET 2008
Author: vitor
Date: Sun Jan 6 14:24:23 2008
New Revision: 1774
Log:
Cosmetical: alphabetical order
Modified:
libavfilter/Makefile
Modified: libavfilter/Makefile
==============================================================================
--- libavfilter/Makefile (original)
+++ libavfilter/Makefile Sun Jan 6 14:24:23 2008
@@ -15,8 +15,8 @@ OBJS-yes = vf_crop.o \
vf_hflip.o \
vf_negate.o \
vf_format.o \
- vf_rot90.o \
vf_overlay.o \
+ vf_rot90.o \
vf_scale.o \
vf_slicify.o \
vf_split.o \
More information about the FFmpeg-soc
mailing list