rtspsrc: fix container handling
authorWim Taymans <wtaymans@redhat.com>
Tue, 3 Feb 2015 16:35:52 +0000 (17:35 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 3 Feb 2015 16:39:10 +0000 (17:39 +0100)
commit852c040c89bd99bd11598a628934a2b48b1e9a64
tree5caf21c15fae59392fee345b9cb5f7f71a76fd93
parent7772a25fdccd92f39a8409cbac5ebd0cc96712bf
rtspsrc: fix container handling

We detect a container correctly now so we need to revert the weird
check there was before.
Use gst_rtspsrc_stream_push_event() to push the caps event on the
right pad.

See https://bugzilla.gnome.org/show_bug.cgi?id=739391
gst/rtsp/gstrtspsrc.c