Skip to content

wip: h264parse: Fix some issues with draining

Edward Hervey requested to merge bilboed/gst-plugins-bad:h264parse-drain into master

This fixes a couple of issues with HLS streams where there is "stray" data at the end of each fragment, resulting in invalid AU being pushed downstream (and confusing decoders)

Edited by Edward Hervey

Merge request reports