hlsdemux: Don't output pending data after error
authorJan Schmidt <jan@centricular.com>
Wed, 3 Aug 2016 18:53:50 +0000 (04:53 +1000)
committerJan Schmidt <jan@centricular.com>
Wed, 3 Aug 2016 18:53:50 +0000 (04:53 +1000)
commit35c82fee320385b25c28c411300b37ae9a137b70
tree79345eb473649f44b8c0731e3c6e1b19e4e76a92
parent07f49f15b1196cc9fa0d45af91149a35fce123b9
hlsdemux: Don't output pending data after error

If the last_ret status is not OK, skip output
of any pending PCR scan buffer, similarly to how
the pending decryption buffer is handled above.
ext/hls/gsthlsdemux.c