[FFmpeg-cvslog] r17226 - trunk/libavcodec/Makefile
diego
subversion
Sat Feb 14 14:40:54 CET 2009
Author: diego
Date: Sat Feb 14 14:40:53 2009
New Revision: 17226
Log:
Make xvmc.h an installed header, applications like MPlayer need it.
Modified:
trunk/libavcodec/Makefile
Modified: trunk/libavcodec/Makefile
==============================================================================
--- trunk/libavcodec/Makefile Sat Feb 14 14:37:18 2009 (r17225)
+++ trunk/libavcodec/Makefile Sat Feb 14 14:40:53 2009 (r17226)
@@ -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.h xvmc.h
OBJS = allcodecs.o \
audioconvert.o \
More information about the ffmpeg-cvslog
mailing list