Descent3/libmve
Azamat H. Hackimov 3f588adb0a Fix audio distortions on MVE playback with pipewire backend
Don't define fixed buffer length for audio device, SDL2 calculates desired length itself.
Minor cleanups and fixes to virtual class and constructor.
2024-08-29 16:29:46 +03:00
..
CMakeLists.txt CMake: add all headers to target sources 2024-08-09 17:09:14 +02:00
decoder8.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
decoder16.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
decoders.h MVE: add copyright headers, clang-format 2024-07-09 03:40:49 +03:00
movie_sound.cpp Fix audio distortions on MVE playback with pipewire backend 2024-08-29 16:29:46 +03:00
movie_sound.h Fix audio distortions on MVE playback with pipewire backend 2024-08-29 16:29:46 +03:00
mve_audio.cpp Use correct sample size for processing 2024-07-12 17:03:28 +03:00
mve_audio.h Use correct sample size for processing 2024-07-12 17:03:28 +03:00
mvelib.cpp MVE: Implementing frame playing (main menu) 2024-07-09 03:40:49 +03:00
mvelib.h Support -nosound option for movie playbacks 2024-07-14 19:06:21 +02:00
mveplay.cpp Fix audio distortions on MVE playback with pipewire backend 2024-08-29 16:29:46 +03:00
sound_interface.h Fix audio distortions on MVE playback with pipewire backend 2024-08-29 16:29:46 +03:00