Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | videoplayer: add a hack to play AAC with SBR properly | Kostya Shishkov | 2023-06-30 | 1 | -6/+10 |
* | improve error reporting in audio decoder part | Kostya Shishkov | 2023-06-18 | 1 | -9/+9 |
* | try to improve state handling in decoding threads | Kostya Shishkov | 2023-06-18 | 1 | -13/+12 |
* | make video player use multi-threaded decoders if possible | Kostya Shishkov | 2023-06-14 | 1 | -3/+5 |
* | 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/+356 |