Files
ladybird/Userland/Libraries/LibVideo/Containers/Matroska/MatroskaDemuxer.cpp
Zaggy1024 2a9fb8b439 LibVideo: Give Matroska duration an absolute value getter
Previously, the duration had to be multiplied by timestamp_scale and
converted to a Time object, now SegmentInformation::duration() does it
itself.
2022-11-25 23:28:39 +01:00

3.0 KiB