use NAPacketiser::attach_stream() where appropriate
[nihav-player.git] / videoplayer / src / audiodec.rs
2023-07-27 Kostya Shishkovvideoplayer: fix clippy warnings
2023-06-30 Kostya Shishkovvideoplayer: add a hack to play AAC with SBR properly
2023-06-18 Kostya Shishkovimprove error reporting in audio decoder 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