]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/Makefile
avcodec/vc1dsp: add () to protect the arguments of the op* macros
[ffmpeg] / libavformat / Makefile
index 073a42dd45d26bae1c2bfbbc95a31e62bdbc2b96..f23e6c114aa046b315f8a7e5cb3bae7f55881ef1 100644 (file)
@@ -32,6 +32,7 @@ OBJS-$(CONFIG_RTPDEC)                    += rdt.o                       \
                                             rtpdec_ac3.o                \
                                             rtpdec_amr.o                \
                                             rtpdec_asf.o                \
+                                            rtpdec_dv.o                \
                                             rtpdec_g726.o               \
                                             rtpdec_h261.o               \
                                             rtpdec_h263.o               \
@@ -49,6 +50,7 @@ OBJS-$(CONFIG_RTPDEC)                    += rdt.o                       \
                                             rtpdec_qt.o                 \
                                             rtpdec_svq3.o               \
                                             rtpdec_vp8.o                \
+                                            rtpdec_vp9.o                \
                                             rtpdec_xiph.o               \
                                             srtp.o
 OBJS-$(CONFIG_RTPENC_CHAIN)              += rtpenc_chain.o rtp.o