Историја ревизија

Аутор SHA1 Порука Датум
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Stephan Vedder 1f55cc942d LibVideo: Add the concept of codec identifiers пре 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 година
  Zaggy1024 ce9f4c3215 LibVideo/PlaybackManager: Return duration zero when an error occurs пре 2 година
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration пре 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 година
  Zaggy1024 b081967762 LibVideo: Always present a frame when not fast-exiting seek пре 2 година
  Zaggy1024 989f965f54 LibVideo: Dispatch PlaybackManager state changes after `on_enter()` пре 2 година
  Zaggy1024 41ed0cbbce LibVideo: Improve logging when PLAYBACK_MANAGER_DEBUG=on пре 2 година
  Zaggy1024 969c987787 LibVideo: Don't shadow `m_playing` in ResumingStateHandler classes пре 2 година
  Timothy Flynn 33047b38ec LibVideo: Add a hook to notify clients upon reaching end of the stream пре 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 aa0f7d9c89 LibVideo: Display the first frame when paused after opening a video пре 2 година
  Zaggy1024 789bc99b8d LibVideo: Add StartingStateHandler to prepare the first frames of video пре 2 година
  Zaggy1024 f9a65c1502 LibVideo: Check whether it's time to present frames before doing so пре 2 година
  Zaggy1024 5da0c6f916 LibVideo: Delay playback errors by their sample timestamps when we can пре 2 година