gst/rtsp/gstrtpdec.*: Make backward compat with rtpbin by adding the request-pt-map...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 12 Apr 2007 08:21:28 +0000 (08:21 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 12 Apr 2007 08:21:28 +0000 (08:21 +0000)
commit86a4c1c6b0fb20f0700b7497508206c90844579c
treefe2c460a2718ef44705b40f7a04585c9fb609614
parentbd11d3c9d2ed40b62d91d841949bb62ceb109366
gst/rtsp/gstrtpdec.*: Make backward compat with rtpbin by adding the request-pt-map signals.

Original commit message from CVS:
* gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
(gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
* gst/rtsp/gstrtpdec.h:
Make backward compat with rtpbin by adding the request-pt-map signals.
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
(new_session_pad), (request_pt_map),
(gst_rtspsrc_stream_configure_transport),
(gst_rtspsrc_stream_configure_caps),
(gst_rtspsrc_activate_streams):
* gst/rtsp/gstrtspsrc.h:
Implement request-pt-map signals instead of setting caps on the buffers
for the session manager.
ChangeLog
gst/rtsp/gstrtpdec.c
gst/rtsp/gstrtpdec.h
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h