Commit Graph

2 Commits

Author SHA1 Message Date
Michael Fabian 'Xaymar' Dirks 07af655f36 patches: Fix 45be7d3194 for 4.2 2021-05-23 20:54:20 +02:00
Michael Fabian 'Xaymar' Dirks 45be7d3194 patches: Add "avformat/matroskaenc: Allow changing the time stamp precision via option"
Adds "timestamp_precision" to the available options for Matroska muxing.
The option enables users and developers to change the precision of the
time stamps in the Matroska container up to 1 nanosecond, which can aid
with the proper detection of constant and variable rate content.

Work-around fix for: 259, 6406, 7927, 8909 and 9124.

Signed-off-by: Michael Fabian 'Xaymar' Dirks <michael.dirks@xaymar.com>
2021-05-23 16:35:56 +02:00