diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2015-12-01 19:44:36 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2015-12-01 19:47:59 +0200 |
commit | fac4ed18d45c455e3971b1eb6d09246c7eafe00f (patch) | |
tree | 6d0585d873d668e94bd9a7eebb71f443b54ea4fe /Makefile.am | |
parent | b79cfc68cbc2881c69b6eae37e05f17352a8794a (diff) | |
download | gstreamer-plugins-bad-fac4ed18d45c455e3971b1eb6d09246c7eafe00f.tar.gz |
hlsdemux: Always give timestamps if we're discont and don't mark stream discont if a playlist change was not successful
If the stream is discont, we must provide a timestamp in any case. Elements
like tsdemux are not going to output anything if we give a NONE timestamp
after a discont.
Also marking a stream as discont if a playlist change was not successful would
lead to the above situation, but in that case we are not required at all to
mark the stream discont as we're still at the old playlist.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions