Historie revizí

Autor SHA1 Zpráva Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Stephan Vedder 1f55cc942d LibVideo: Add the concept of codec identifiers před 1 rokem
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based před 1 rokem
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  Zaggy1024 1789905d4a LibVideo/PlaybackManager: Don't crash when demuxer seek throws an error před 2 roky
  Zaggy1024 ce9f4c3215 LibVideo/PlaybackManager: Return duration zero when an error occurs před 2 roky
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration před 2 roky
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration před 2 roky
  Zaggy1024 e31f696ee6 LibVideo/PlaybackManager: Use a function to start the internal timer před 2 roky
  Zaggy1024 71d70df34f LibVideo/PlaybackManager: Decode frames off the main thread před 2 roky
  Zaggy1024 eae7422ebc LibVideo: Fallibly construct playback manager fields před 2 roky
  Caoimhe 465fa3460f LibVideo: Add `PlaybackManager::from_mapped_file` před 2 roky
  Timothy Flynn 374a24d84c LibVideo: Remove hook to override LibVideo's playback timers před 2 roky
  Timothy Flynn f8f35fdaad LibVideo: Remove hook to notify clients upon reaching end of the stream před 2 roky
  Zaggy1024 e391f18e9e LibVideo: Remove Starting playback state in favor of Seeking to zero před 2 roky
  Zaggy1024 dc049e36cf LibVideo: Add a method to get the playback state from `PlaybackManager` před 2 roky
  Zaggy1024 b081967762 LibVideo: Always present a frame when not fast-exiting seek před 2 roky
  Zaggy1024 989f965f54 LibVideo: Dispatch PlaybackManager state changes after `on_enter()` před 2 roky
  Zaggy1024 41ed0cbbce LibVideo: Improve logging when PLAYBACK_MANAGER_DEBUG=on před 2 roky
  Zaggy1024 969c987787 LibVideo: Don't shadow `m_playing` in ResumingStateHandler classes před 2 roky
  Timothy Flynn 33047b38ec LibVideo: Add a hook to notify clients upon reaching end of the stream před 2 roky
  Timothy Flynn 519b79abde LibVideo: Add a factory to create a PlaybackManager from in-memory data před 2 roky
  Timothy Flynn 3591a13e85 LibVideo+VideoPlayer: Convert playback event handler to callbacks před 2 roky
  Timothy Flynn 0f2b863c01 LibVideo: Initialize primitive member variables in PlaybackManager před 2 roky
  Zaggy1024 4f26b35640 LibVideo: Create Resuming handler for seek/buffer handlers to inherit před 2 roky
  Zaggy1024 a6b938b407 LibVideo/VideoPlayer: Dispatch state change events and update play icon před 2 roky
  Zaggy1024 aa0f7d9c89 LibVideo: Display the first frame when paused after opening a video před 2 roky
  Zaggy1024 789bc99b8d LibVideo: Add StartingStateHandler to prepare the first frames of video před 2 roky
  Zaggy1024 f9a65c1502 LibVideo: Check whether it's time to present frames before doing so před 2 roky
  Zaggy1024 5da0c6f916 LibVideo: Delay playback errors by their sample timestamps when we can před 2 roky