gst/rtsp/gstrtspsrc.c: If we don't hav a session manager, set the caps on outgoing...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 27 Jul 2007 16:56:45 +0000 (16:56 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 27 Jul 2007 16:56:45 +0000 (16:56 +0000)
commit9ace67724c2826e4412a9f10e2fd2a14584010cd
treebbd8cc6b0013d24e95a52335324bcba33e6e7f00
parenta8ee445da6ff59bbe89b67b5133f1e3aa574bae2
gst/rtsp/gstrtspsrc.c: If we don't hav a session manager, set the caps on outgoing buffers ourselves.

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
(gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
(gst_rtspsrc_create_transports_string),
(gst_rtspsrc_prepare_transports):
If we don't hav a session manager, set the caps on outgoing buffers
ourselves.
Force PAUSE/PLAY methods for now until the extensions can overwrite.
Append final bit of the transport string even when it does not contain a
placeholder.
ChangeLog
gst/rtsp/gstrtspsrc.c