Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based 1 year ago
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 years ago
  Caoimhe 465fa3460f LibVideo: Add `PlaybackManager::from_mapped_file` 2 years ago
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes 2 years ago
  Zaggy1024 3bfef8bfe0 LibVideo: Pass the current sample to demuxers to lazily seek better 2 years ago
  Sam Atkins 5cc4b37bf3 LibVideo: Remove declarations for non-existent methods 2 years ago
  Ben Wiederhake f07847e099 Everywhere: Remove unused includes of AK/Concepts.h 2 years ago
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Zaggy1024 f6830eaf73 LibVideo: Implement Matroska Cues for faster keyframe lookup 2 years ago
  Zaggy1024 a58bf7c3d1 LibVideo: Calculate Block timestamps for Matroska according to spec 2 years ago
  Zaggy1024 eef8867d9e LibVideo: Implement Matroska keyframe search for when there are no Cues 2 years ago
  Zaggy1024 393cfdd5c5 LibVideo: Read Matroska lazily so that large files can start quickly 2 years ago
  Zaggy1024 f4c476b26f LibVideo: Make Matroska element parsing functions static 2 years ago
  Zaggy1024 be9de58932 LibVideo: Parse Matroska from ReadonlyBytes and keep the start position 2 years ago
  Zaggy1024 2dfd236dcd LibVideo: Propagate decoder errors in the Matroska Reader 2 years ago
  Zaggy1024 9cf7e8c5aa LibVideo: Reorganize demuxer file hierarchy and rename Matroska files 2 years ago