Histórico de commits

Autor SHA1 Mensagem Data
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView 1 ano atrás
  Kevin Meyer 284f14d046 LibVideo: Replace DeprecatedFlyString with FlyString 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
  Stephan Vedder 2732dd3633 LibVideo: Fix string reading in Matroska 1 ano atrás
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based 1 ano atrás
  Zaggy1024 cf1cb04af0 LibVideo/Matroska: Don't choke on files containing CRC32 elements 2 anos atrás
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 anos atrás
  Caoimhe 465fa3460f LibVideo: Add `PlaybackManager::from_mapped_file` 2 anos atrás
  Zaggy1024 e1b3f9a26e LibVideo/Matroska: Remove assertion that cue seeks find earlier samples 2 anos atrás
  Zaggy1024 e813b8fd19 LibVideo/Matroska: Fix out-of-bounds access when seeking to cues 2 anos atrás
  Zaggy1024 1f650088a0 LibVideo/Matroska: Stop skipping a cue when seeking forward 2 anos atrás
  Zaggy1024 448d121304 LibVideo/Matroska: Add debug logging for seeking to cues 2 anos atrás
  Zaggy1024 3bfef8bfe0 LibVideo: Pass the current sample to demuxers to lazily seek better 2 anos atrás
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove 2 anos atrás
  Nico Weber 19d3821354 LibVideo: Fix two comment typos 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Zaggy1024 f6830eaf73 LibVideo: Implement Matroska Cues for faster keyframe lookup 2 anos atrás
  Zaggy1024 2a9fb8b439 LibVideo: Give Matroska duration an absolute value getter 2 anos atrás
  Zaggy1024 a58bf7c3d1 LibVideo: Calculate Block timestamps for Matroska according to spec 2 anos atrás
  Zaggy1024 eef8867d9e LibVideo: Implement Matroska keyframe search for when there are no Cues 2 anos atrás
  Zaggy1024 9040194d54 LibVideo: Make Matroska Block and Cluster timestamps absolute 2 anos atrás
  Zaggy1024 393cfdd5c5 LibVideo: Read Matroska lazily so that large files can start quickly 2 anos atrás
  Zaggy1024 f4c476b26f LibVideo: Make Matroska element parsing functions static 2 anos atrás
  Zaggy1024 be9de58932 LibVideo: Parse Matroska from ReadonlyBytes and keep the start position 2 anos atrás
  Zaggy1024 2dfd236dcd LibVideo: Propagate decoder errors in the Matroska Reader 2 anos atrás
  Zaggy1024 9cf7e8c5aa LibVideo: Reorganize demuxer file hierarchy and rename Matroska files 2 anos atrás