ladybird/Userland/Libraries/LibVideo/Containers
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
..
Matroska LibVideo: Give Matroska duration an absolute value getter 2022-11-25 23:28:39 +01:00
Demuxer.h LibVideo: Add a fast seeking mode to seek only to keyframes 2022-11-25 23:28:39 +01:00