Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve error handling in video decoding a bit | Kostya Shishkov | 2023-06-18 | 1 | -6/+9 |
* | improve error reporting in video part | Kostya Shishkov | 2023-06-18 | 1 | -16/+16 |
* | try to improve state handling in decoding threads | Kostya Shishkov | 2023-06-18 | 1 | -21/+26 |
* | make video player use multi-threaded decoders if possible | Kostya Shishkov | 2023-06-14 | 1 | -19/+145 |
* | replace vec.truncate(0) with vec.clear() | Kostya Shishkov | 2021-10-29 | 1 | -1/+1 |
* | a better video player | Kostya Shishkov | 2021-06-13 | 1 | -0/+335 |