gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we parse...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 30 Apr 2008 17:16:47 +0000 (17:16 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 30 Apr 2008 17:16:47 +0000 (17:16 +0000)
commitdc920d924b0aae4e4fa8c50abfa30163d8bfb72f
treef716ae3938426262e301cf48207d1722f0fddb2b
parenta7de0e326a9e5937cb00d63afdf20843617d2273
gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we parse the SDP as it's also there that we c...

Original commit message from CVS:
* gst/realmedia/rtspreal.c: (rtsp_ext_real_before_send),
(rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select):
* gst/realmedia/rtspreal.h:
Move assembly rule parsing to the place where we parse the SDP as it's
also there that we create the MDPR and we need the currently selected
asmrule in order to select the right MTLI.
Fixes #529359.
ChangeLog
gst/realmedia/rtspreal.c
gst/realmedia/rtspreal.h