gst/realmedia/rmdemux.c: When operating in pull mode, post an error message on the...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 24 Mar 2006 12:08:39 +0000 (12:08 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 24 Mar 2006 12:08:39 +0000 (12:08 +0000)
commita72efd63cd1eb12b9b3524877898f8ce32d4fb9f
treeb5d2668dabf60b0a449333ea4615d2690ac1343a
parent30f6da8abcccc76f734731720ac409bfd64e2616
gst/realmedia/rmdemux.c: When operating in pull mode, post an error message on the bus when all source pads are unlin...

Original commit message from CVS:
* gst/realmedia/rmdemux.c: (gst_rmdemux_init),
(gst_rmdemux_validate_offset), (gst_rmdemux_loop),
(gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet):
When operating in pull mode, post an error message on the
bus when all source pads are unlinked or some other fatal
error occured (#323023). Regrade some recurring debug messages
to LOG level. Convert c++-style comments into C-style ones.
ChangeLog
gst/realmedia/rmdemux.c