]> git.nihav.org Git - nihav-player.git/history - videoplayer/src/videodec.rs
videoplayer: allow numpad enter key to end current file playback
[nihav-player.git] / videoplayer / src / videodec.rs
2023-07-27 Kostya Shishkovvideoplayer: fix clippy warnings
2023-07-06 Kostya Shishkovvideoplayer: do not print missing reference error
2023-06-18 Kostya Shishkovimprove error handling in video decoding a bit
2023-06-18 Kostya Shishkovimprove error reporting in video part
2023-06-18 Kostya Shishkovtry to improve state handling in decoding threads
2023-06-14 Kostya Shishkovmake video player use multi-threaded decoders if possible
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-06-13 Kostya Shishkova better video player