Skip to content

mpegdemux: Add a new property for no-more-pads threshold to be configurable

Currently the threshold time for no-more-pads is hard-coded as 2 seconds. But some badly interleaved files has more gap than 2 seconds. This new property makes it configurable depending on application's preference.

Merge request reports