[FFmpeg-soc] [soc]: r1780 - in libavfilter: Makefile vf_trans.c vf_transpose.c

vitor subversion at mplayerhq.hu
Sun Jan 6 22:34:16 CET 2008


Author: vitor
Date: Sun Jan  6 22:34:16 2008
New Revision: 1780

Log:
Rename again vf_trans.c

Added:
   libavfilter/vf_transpose.c
      - copied unchanged from r1779, /libavfilter/vf_trans.c
Removed:
   libavfilter/vf_trans.c
Modified:
   libavfilter/Makefile

Modified: libavfilter/Makefile
==============================================================================
--- libavfilter/Makefile	(original)
+++ libavfilter/Makefile	Sun Jan  6 22:34:16 2008
@@ -19,7 +19,7 @@ OBJS-yes = vf_crop.o \
            vf_scale.o \
            vf_slicify.o \
            vf_split.o \
-           vf_trans.o \
+           vf_transpose.o \
            vf_vflip.o \
            avfiltergraphfile.o \
 



More information about the FFmpeg-soc mailing list