diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-04-25 11:32:09 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-04-25 11:32:09 +0000 |
commit | 1e9fd08525958c6831498c37c51fd453459e186f (patch) | |
tree | d553bdd0bcab27b8d68cbf4e8c6cdeb2e92ca066 /ChangeLog | |
parent | cc6371727cdfd2241428adf61a58059db772b046 (diff) | |
download | gst-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |