rtspsrc: put caps on udpsrc instead of using the signals
authorWim Taymans <wtaymans@redhat.com>
Mon, 24 Mar 2014 15:58:25 +0000 (16:58 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 24 Mar 2014 16:07:06 +0000 (17:07 +0100)
commit5ec8c9696601f5b26b283cc5bdc72cf0f26fd4a0
tree46a89126ae8953a981a8842cd75f6c8153ea0f5b
parent2b59828e0b486598464f64d1f46093876aee78dd
rtspsrc: put caps on udpsrc instead of using the signals

Try to avoid using the request-pt-map to get caps but set them directly
on the udpsrc element. That way, the caps get nicely transformed as they
pass through the different elements in the rtpbin, including the AUX and
decoder/encoder elements.
gst/rtsp/gstrtspsrc.c