projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd949a6
)
Make xvmc.h an installed header, applications like MPlayer need it.
author
Diego Biurrun
<diego@biurrun.de>
Sat, 14 Feb 2009 13:40:53 +0000
(13:40 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sat, 14 Feb 2009 13:40:53 +0000
(13:40 +0000)
Originally committed as revision 17226 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index f17b96d12e333c261083c0165e648487074eed2b..c872990e0df0dbef7d0baf43504a9247fdfc73be 100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-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 \