rmdemux: Mark demuxer as "running" in push-mode
authorEdward Hervey <edward@collabora.com>
Thu, 18 Jul 2013 15:14:29 +0000 (17:14 +0200)
committerEdward Hervey <edward@collabora.com>
Thu, 18 Jul 2013 15:15:25 +0000 (17:15 +0200)
commit3c6a9d3e37417a8c9ba83d90241d44efacb2123e
tree1b2afdaa7371b24221708295d00b9f48d35947e8
parent576fe462bc51a2d2f71236cf95777be061ee2fae
rmdemux: Mark demuxer as "running" in push-mode

Allows queries (and other code) to be answered when working in push-mode.

Running would only be set to TRUE accordingly when working in pull-mode
once it had read header/index.

Fixes #680185
gst/realmedia/rmdemux.c