Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | Tests/LibVideo: Test to ensure that VP9 reference vector clamping works | Zaggy1024 |
2022-11-25 | LibVideo: Read Matroska lazily so that large files can start quickly | Zaggy1024 |
2022-11-25 | LibVideo: Propagate decoder errors in the Matroska Reader | Zaggy1024 |
2022-11-25 | LibVideo: Reorganize demuxer file hierarchy and rename Matroska files | Zaggy1024 |
2022-10-31 | LibVideo: Add VideoFrame class for decoded video frames | Zaggy1024 |
2022-10-12 | LibVideo: Allow the VP9 decoder to decode ultra high resolution video | Zaggy1024 |
2022-10-09 | LibVideo: Add test to ensure that a VP9 WebM file will decode | Zaggy1024 |