Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-25 | LibVideo: Add a fast seeking mode to seek only to keyframes | Zaggy1024 |
2022-11-25 | LibVideo: Implement accurate seeking to inter frames in PlaybackManager | Zaggy1024 |
2022-11-25 | LibVideo: Rewrite the video frame present function to be more readable | Zaggy1024 |
2022-11-25 | VideoPlayer/LibVideo: Implement the UI functionality for seeking | Zaggy1024 |
2022-11-25 | LibVideo: Reorganize demuxer file hierarchy and rename Matroska files | Zaggy1024 |
2022-11-14 | VideoPlayer: Make PlaybackManager use OwnPtr | Zaggy1024 |
2022-11-12 | LibVideo: Allow the VP9 decoder to queue multiple frames | Zaggy1024 |
2022-11-10 | LibVideo: Handle corrupted video errors without spamming dialogs | Zaggy1024 |
2022-10-31 | LibVideo: Add PlaybackManager to load and decode videos | Zaggy1024 |