Historial de Commits

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