Histórico de Commits

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