use NAPacketiser::attach_stream() where appropriate
[nihav-player.git] / videoplayer / src / videodec.rs
2023-10-20 Kostya Shishkovvideoplayer: add hardware-accelerated H.264 video decod...
2023-08-26 Kostya Shishkovvideoplayer: print hurry up mode
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