diff Makefile @ 5601:96d885709963 libavformat

Add RTP/H.263 depacketizer by Martin Storsj <$firstname () $firstname st>.
author rbultje
date Thu, 28 Jan 2010 16:08:13 +0000
parents e09092917f7e
children d76904a638df
line wrap: on
line diff
--- a/Makefile	Thu Jan 28 15:45:21 2010 +0000
+++ b/Makefile	Thu Jan 28 16:08:13 2010 +0000
@@ -213,6 +213,7 @@
                                             rdt.o         \
                                             rtp.o         \
                                             rtpdec.o      \
+                                            rtpdec_h263.o \
                                             rtp_asf.o     \
                                             rtp_h264.o    \
                                             rtp_vorbis.o