[FFmpeg-cvslog] r17169 - trunk/libavcodec/Makefile
diego
subversion
Thu Feb 12 02:07:13 CET 2009
Author: diego
Date: Thu Feb 12 02:07:13 2009
New Revision: 17169
Log:
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
Modified:
trunk/libavcodec/Makefile
Modified: trunk/libavcodec/Makefile
==============================================================================
--- trunk/libavcodec/Makefile Thu Feb 12 02:00:46 2009 (r17168)
+++ trunk/libavcodec/Makefile Thu Feb 12 02:07:13 2009 (r17169)
@@ -3,7 +3,7 @@ include $(SUBDIR)../config.mak
NAME = avcodec
FFLIBS = avutil
-HEADERS = avcodec.h opt.h vdpau.h
+HEADERS = avcodec.h opt.h vdpau_pixfmt.h
OBJS = allcodecs.o \
audioconvert.o \
More information about the ffmpeg-cvslog
mailing list