summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-14 17:10:12 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-14 17:10:12 +0000
commit4da361f94cabf209d2dcd59e493b968d7ddd3e79 (patch)
tree1a6adb0cdaef79c1c2f7e044c87af77f7287ef64 /ChangeLog
parent789ef04027fe1bc1cea3811104ddde44f4b3d50a (diff)
gst/rtp/: Update theora pay/depayloader in a similar to vorbis.
Original commit message from CVS: * gst/rtp/gstrtptheoradepay.c: (decode_base64), (gst_rtp_theora_depay_parse_configuration): * gst/rtp/gstrtptheorapay.c: (encode_base64), (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_handle_buffer): Update theora pay/depayloader in a similar to vorbis. * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_parse_configuration): Update docs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e65740a3..955958c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2007-05-14 Wim Taymans <wim@fluendo.com>
+ * gst/rtp/gstrtptheoradepay.c: (decode_base64),
+ (gst_rtp_theora_depay_parse_configuration):
+ * gst/rtp/gstrtptheorapay.c: (encode_base64),
+ (gst_rtp_theora_pay_finish_headers),
+ (gst_rtp_theora_pay_handle_buffer):
+ Update theora pay/depayloader in a similar to vorbis.
+
+ * gst/rtp/gstrtpvorbisdepay.c:
+ (gst_rtp_vorbis_depay_parse_configuration):
+ Update docs.
+
+2007-05-14 Wim Taymans <wim@fluendo.com>
+
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
When we try to execute a method that is not supported by the server,
don't error out but remove the method from the accepted methods so that