Skip to content

adaptivedemux: Fix handling closed caption streams

Fix a typo "CLOSED_CAPTION" -> "CLOSED-CAPTION" and a broken if statement that always bailed out for closed captions

Merge request reports