projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
oggdec: add support for VP8 demuxing
[libav.git]
/
libavformat
/
Makefile
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index
1c5b04a
..
bdd0e9e
100644
(file)
--- a/
libavformat/Makefile
+++ b/
libavformat/Makefile
@@
-225,6
+225,7
@@
OBJS-$(CONFIG_OGG_DEMUXER) += oggdec.o \
oggparsespeex.o \
oggparsetheora.o \
oggparsevorbis.o \
+ oggparsevp8.o \
replaygain.o \
vorbiscomment.o \
flac_picture.o