From 2ead961fea3ef6f405523d0006fed8a4d1d1fd1a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 18 Aug 2005 20:14:44 +0000 Subject: gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit. Original commit message from CVS: * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init), (gst_rtpamrdec_chain): Fix up amr depayloader a bit. * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play): Look for options result in Public and Allow header fields.. spec says Allow but some servers return Public... --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index fc1d2bef..96edad2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-08-18 Wim Taymans + + * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init), + (gst_rtpamrdec_chain): + Fix up amr depayloader a bit. + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open), + (gst_rtspsrc_close), (gst_rtspsrc_play): + Look for options result in Public and Allow header fields.. + spec says Allow but some servers return Public... + 2005-08-18 Wim Taymans * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_class_init), -- cgit v1.2.1