dashdemux: fixed has_next_period
authorFlorin Apostol <florin.apostol@oregan.net>
Wed, 7 Oct 2015 13:22:46 +0000 (14:22 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 7 Oct 2015 18:02:41 +0000 (19:02 +0100)
commit47dcdeb5047cba23637034aa25a0194bc62e7c30
tree2794897f13a60ddabf4df0542f230571a7817515
parent7592d5120a118173bff3579c40b69885198de5e3
dashdemux: fixed has_next_period

gst_mpd_client_has_next_period now calls gst_mpd_client_setup_media_presentation
to refresh the period information.

https://bugzilla.gnome.org/show_bug.cgi?id=756186
ext/dash/gstmpdparser.c