cccombiner: improve behaviour on timeout
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 13 Mar 2019 12:43:54 +0000 (13:43 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 13 Mar 2019 12:50:29 +0000 (13:50 +0100)
commit17343aa3beba046797f48322787d5954615a016b
tree27b5eae05f7c55f49125a7fd4233bc975683d38a
parent08858d753c0afb3e9c437f2e139a392b103ffe90
cccombiner: improve behaviour on timeout

Prior to this, cccombiner stopped consuming video buffers when
data wasn't arriving on its caption pad. In a live situation,
when aggregator is timing out we should still output whatever
video buffers are present, even if no caption buffers can be
aggregated with them.
ext/closedcaption/gstcccombiner.c