gst/rtsp/gstrtpdec.*: Add dummy latency property to be backwards compat with rtpbin.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 25 Apr 2007 15:55:32 +0000 (15:55 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 25 Apr 2007 15:55:32 +0000 (15:55 +0000)
commit6937be1a0979aa0eed1a57eb3fbf9b11f275360e
tree7c139197e431a82c34e1a6aa677168d330d4d094
parente53a24511b26f3f7dde05ba073d02ca49cb2b190
gst/rtsp/gstrtpdec.*: Add dummy latency property to be backwards compat with rtpbin.

Original commit message from CVS:
* gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
(gst_rtp_dec_init), (gst_rtp_dec_set_property),
(gst_rtp_dec_get_property):
* gst/rtsp/gstrtpdec.h:
Add dummy latency property to be backwards compat with rtpbin.
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
(gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
(gst_rtspsrc_stream_configure_transport),
(gst_rtspsrc_parse_rtpinfo):
* gst/rtsp/gstrtspsrc.h:
Add latency property and configure in the session manager.
Don't set invalid clock-base and seqnum-base on caps, some servers
sometimes don't send them.
ChangeLog
gst/rtsp/gstrtpdec.c
gst/rtsp/gstrtpdec.h
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h