mssdemux: activate streams before configuring bitrate
authorPhilippe Normand <philn@igalia.com>
Wed, 16 Sep 2015 10:50:46 +0000 (12:50 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 30 Sep 2015 16:20:59 +0000 (17:20 +0100)
commitc62af2921c633fffdfce9d964f7e1f06b48b020c
treee92fc890b2f48d9f0aa8e065d22de93326ca8c9c
parent5ee804e297e075cc2114d4eadbc891abbb7188f6
mssdemux: activate streams before configuring bitrate

Doing the contrary has no effect and the consequence is that playback
will start with the lowest bitrate even if we can already handle
higher bitrate.

https://bugzilla.gnome.org/show_bug.cgi?id=755108
ext/smoothstreaming/gstmssdemux.c