projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df3bf6
)
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
author
Diego Biurrun
<diego@biurrun.de>
Thu, 12 Feb 2009 01:07:13 +0000
(
01:07
+0000)
committer
Diego Biurrun
<diego@biurrun.de>
Thu, 12 Feb 2009 01:07:13 +0000
(
01:07
+0000)
Originally committed as revision 17169 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
978764e
..
8fb39f5
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
_pixfmt
.h
OBJS = allcodecs.o \
audioconvert.o \