diff options
author | Håvard Graff <havard.graff@tandberg.com> | 2008-05-26 10:00:24 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-26 10:00:24 +0000 |
commit | ff79f31297d201afe8e74c11f6e65fad26fbf12d (patch) | |
tree | 42c09c63562148080ebc5c218545c40946af0f78 /ChangeLog | |
parent | 5ad2dc58df08b5871fe67e300983858bfccd79f4 (diff) | |
download | gstreamer-plugins-bad-ff79f31297d201afe8e74c11f6e65fad26fbf12d.tar.gz |
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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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): |