gst/rtpmanager/gstrtpbin.*: Remove a lot of per stream state that is not needed and...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 26 Nov 2008 11:44:37 +0000 (11:44 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:39 +0000 (02:30 +0100)
commita2d7487ee192937b2dd7679d48c6130ac0e90447
tree325ec5eb6898608ce9b1c4e43a4f1520b9f174d1
parentb8408946b756091796797d38b6c0b8fd305e8249
gst/rtpmanager/gstrtpbin.*: Remove a lot of per stream state that is not needed and pass new info in the method call.

Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (get_client),
(gst_rtp_bin_reset_sync), (gst_rtp_bin_associate),
(gst_rtp_bin_handle_sync), (create_stream),
(gst_rtp_bin_class_init), (new_ssrc_pad_found):
* gst/rtpmanager/gstrtpbin.h:
Remove a lot of per stream state that is not needed and pass new info in
the method call.
Add signal to reset sync parameters.
Avoid parsing the caps to get a clock_base, we get this from the sync
signal now.
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h