session-media: let the session-media make the RTPInfo
authorWim Taymans <wtaymans@redhat.com>
Thu, 26 Dec 2013 14:41:14 +0000 (15:41 +0100)
committerWim Taymans <wtaymans@redhat.com>
Thu, 26 Dec 2013 15:29:38 +0000 (16:29 +0100)
commit4ca0b23a3fcf1a3ecb3559bd931e162ab5921cdc
treefb5a241989dd6bd631809bda5e83cc95f0a0910d
parentdd4c04f1b8f6a2d3cc0094d625ddfa86ba65ae26
session-media: let the session-media make the RTPInfo

Add method to create the RTPInfo for a stream-transport.
Add method to create the RTPInfo for all stream-transports in a
session-media.
Use the session-media RTPInfo code in client. This allows us to refactor
another method to link the TCP callbacks.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-session-media.c
gst/rtsp-server/rtsp-session-media.h
gst/rtsp-server/rtsp-stream-transport.c
gst/rtsp-server/rtsp-stream-transport.h