Commit History

作者 SHA1 備註 提交日期
  Kevin Meyer 284f14d046 LibVideo: Replace DeprecatedFlyString with FlyString 1 年之前
  Stephan Vedder 1f55cc942d LibVideo: Add the concept of codec identifiers 1 年之前
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based 1 年之前
  Ben Wiederhake 6a351376aa Everywhere: Only use local includes where appropriate 2 年之前
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 年之前
  Caoimhe 465fa3460f LibVideo: Add `PlaybackManager::from_mapped_file` 2 年之前
  Timothy Flynn c978beb18b LibVideo: Extract video metadata for public-facing video track data 2 年之前
  Zaggy1024 3bfef8bfe0 LibVideo: Pass the current sample to demuxers to lazily seek better 2 年之前
  Zaggy1024 2a9fb8b439 LibVideo: Give Matroska duration an absolute value getter 2 年之前
  Zaggy1024 fd3ffd88ce LibVideo: Add a fast seeking mode to seek only to keyframes 2 年之前
  Zaggy1024 eef8867d9e LibVideo: Implement Matroska keyframe search for when there are no Cues 2 年之前
  Zaggy1024 9040194d54 LibVideo: Make Matroska Block and Cluster timestamps absolute 2 年之前
  Zaggy1024 5c2cede2c9 LibVideo: Implement accurate seeking to inter frames in PlaybackManager 2 年之前
  Zaggy1024 f31621b3f2 VideoPlayer/LibVideo: Implement the UI functionality for seeking 2 年之前
  Zaggy1024 393cfdd5c5 LibVideo: Read Matroska lazily so that large files can start quickly 2 年之前
  Zaggy1024 be9de58932 LibVideo: Parse Matroska from ReadonlyBytes and keep the start position 2 年之前
  Zaggy1024 2dfd236dcd LibVideo: Propagate decoder errors in the Matroska Reader 2 年之前
  Zaggy1024 9cf7e8c5aa LibVideo: Reorganize demuxer file hierarchy and rename Matroska files 2 年之前