summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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):