summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHåvard Graff <havard.graff@tandberg.com>2008-05-26 10:00:24 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-05-26 10:00:24 +0000
commitff79f31297d201afe8e74c11f6e65fad26fbf12d (patch)
tree42c09c63562148080ebc5c218545c40946af0f78 /ChangeLog
parent5ad2dc58df08b5871fe67e300983858bfccd79f4 (diff)
downloadgst-plugins-bad-ff79f31297d201afe8e74c11f6e65fad26fbf12d.tar.gz
gst-plugins-bad-ff79f31297d201afe8e74c11f6e65fad26fbf12d.tar.bz2
gst-plugins-bad-ff79f31297d201afe8e74c11f6e65fad26fbf12d.zip
gst/rtpmanager/gstrtpbin.c: Propagate the do-lost and latency properties to the jitterbuffers when they are changed o...
Original commit message from CVS: Patch by: Håvard Graff <havard dot graff at tandberg dot com> * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_propagate_property_to_jitterbuffer), (gst_rtp_bin_set_property): Propagate the do-lost and latency properties to the jitterbuffers when they are changed on rtpbin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1f76a92..6c7365cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
+ Patch by: Håvard Graff <havard dot graff at tandberg dot com>
+
+ * gst/rtpmanager/gstrtpbin.c:
+ (gst_rtp_bin_propagate_property_to_jitterbuffer),
+ (gst_rtp_bin_set_property):
+ Propagate the do-lost and latency properties to the jitterbuffers when
+ they are changed on rtpbin.
+
+2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
+
* examples/switch/switcher.c: (switch_timer):
* gst/replaygain/gstrgvolume.c: (gst_rg_volume_init):
* gst/rtpmanager/gstrtpclient.c: (create_stream):