diff Makefile @ 4814:730b214077ca libavformat

Add support for H.263 video in the RTP muxer patch by Martin Storsj (martin AT martin DOT st)
author lucabe
date Tue, 07 Apr 2009 06:41:55 +0000
parents b09008e45b45
children bf87d9ffb3ae
line wrap: on
line diff
--- a/Makefile	Tue Apr 07 06:37:12 2009 +0000
+++ b/Makefile	Tue Apr 07 06:41:55 2009 +0000
@@ -189,6 +189,7 @@
 OBJS-$(CONFIG_RTP_MUXER)                 += rtp.o         \
                                             rtp_aac.o     \
                                             rtp_asf.o     \
+                                            rtp_h263.o    \
                                             rtp_mpv.o     \
                                             rtpenc.o      \
                                             rtpenc_h264.o \