hlssink2: Use the new reset-muxer property on splitmuxsink
authorSebastian Dröge <sebastian@centricular.com>
Thu, 29 Mar 2018 16:18:23 +0000 (19:18 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 3 Apr 2018 11:38:15 +0000 (14:38 +0300)
commit385a68b8509595956b1f82b5bc11530e8be75018
treec7a9ac677162ec55bab6d7e1cac7302edf7fbc5b
parent7a2110a4993da33b9513c58ae0ac8ee1945a5faf
hlssink2: Use the new reset-muxer property on splitmuxsink

We don't want to reset the muxer, otherwise the continuity counter will
reset after each segment and some software gets confused. We want to
create a continuous stream.

https://bugzilla.gnome.org/show_bug.cgi?id=794816
ext/hls/gsthlssink2.c