summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-04-25 11:32:09 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-04-25 11:32:09 +0000
commit1e9fd08525958c6831498c37c51fd453459e186f (patch)
treed553bdd0bcab27b8d68cbf4e8c6cdeb2e92ca066 /ChangeLog
parentcc6371727cdfd2241428adf61a58059db772b046 (diff)
downloadgst-plugins-bad-1e9fd08525958c6831498c37c51fd453459e186f.tar.gz
gst-plugins-bad-1e9fd08525958c6831498c37c51fd453459e186f.tar.bz2
gst-plugins-bad-1e9fd08525958c6831498c37c51fd453459e186f.zip
gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.
Original commit message from CVS: * gst/rtpmanager/gstrtpbin.c: (create_stream), (gst_rtp_bin_init), (gst_rtp_bin_set_property), (gst_rtp_bin_get_property): * gst/rtpmanager/gstrtpbin.h: Expose new jitterbuffer property in rtpbin too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 439e3f42..200da44c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-04-25 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst/rtpmanager/gstrtpbin.c: (create_stream), (gst_rtp_bin_init),
+ (gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
+ * gst/rtpmanager/gstrtpbin.h:
+ Expose new jitterbuffer property in rtpbin too.
+
+2008-04-25 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
(gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property),