提交歷史

作者 SHA1 備註 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based 1 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Zaggy1024 1789905d4a LibVideo/PlaybackManager: Don't crash when demuxer seek throws an error 2 年之前
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 年之前
  Zaggy1024 e31f696ee6 LibVideo/PlaybackManager: Use a function to start the internal timer 2 年之前
  Zaggy1024 71d70df34f LibVideo/PlaybackManager: Decode frames off the main thread 2 年之前
  Zaggy1024 eae7422ebc LibVideo: Fallibly construct playback manager fields 2 年之前
  Caoimhe 465fa3460f LibVideo: Add `PlaybackManager::from_mapped_file` 2 年之前
  Timothy Flynn 374a24d84c LibVideo: Remove hook to override LibVideo's playback timers 2 年之前
  Timothy Flynn f8f35fdaad LibVideo: Remove hook to notify clients upon reaching end of the stream 2 年之前
  Zaggy1024 e391f18e9e LibVideo: Remove Starting playback state in favor of Seeking to zero 2 年之前
  Zaggy1024 dc049e36cf LibVideo: Add a method to get the playback state from `PlaybackManager` 2 年之前
  Timothy Flynn 33047b38ec LibVideo: Add a hook to notify clients upon reaching end of the stream 2 年之前
  Timothy Flynn 7132047c92 LibVideo: Add a forwarding header 2 年之前
  Timothy Flynn 918ed5c920 LibVideo: Add a getter for the PlaybackManager's selected track 2 年之前
  Timothy Flynn 519b79abde LibVideo: Add a factory to create a PlaybackManager from in-memory data 2 年之前
  Timothy Flynn 3591a13e85 LibVideo+VideoPlayer: Convert playback event handler to callbacks 2 年之前
  Timothy Flynn 0f2b863c01 LibVideo: Initialize primitive member variables in PlaybackManager 2 年之前
  Zaggy1024 4f26b35640 LibVideo: Create Resuming handler for seek/buffer handlers to inherit 2 年之前
  Zaggy1024 a6b938b407 LibVideo/VideoPlayer: Dispatch state change events and update play icon 2 年之前
  Zaggy1024 789bc99b8d LibVideo: Add StartingStateHandler to prepare the first frames of video 2 年之前
  Zaggy1024 5da0c6f916 LibVideo: Delay playback errors by their sample timestamps when we can 2 年之前
  Zaggy1024 2a228e8a6e LibVideo: Deduplicate logic for dispatching video frame queue items 2 年之前
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances 2 年之前
  Zaggy1024 b0db56cd39 VideoPlayer/LibVideo: Seek accurately when scrolling in the seek bar 2 年之前
  Zaggy1024 3bfef8bfe0 LibVideo: Pass the current sample to demuxers to lazily seek better 2 年之前
  Zaggy1024 275d57eb6f LibVideo/PlaybackManager: Organize playback states into virtual classes 2 年之前
  Zaggy1024 a4c7672802 LibVideo: Rename Status -> State in `PlaybackStatusChangeEvent` class 2 年之前
  Sam Atkins 5cc4b37bf3 LibVideo: Remove declarations for non-existent methods 2 年之前