Skip to content

mpegtsmux: Add keep-state property

This property will allow the muxer to keep its state after reset (e.g. state change to NULL and back to PLAYING). This will allow it to, for instance, retain the version number in the headers and not confuse consumers.

Merge request reports