You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwsound
Thoronador 4d62541b62 fix usage of numeric_limits static functions min() and max()
Functions min() and max() of std::numeric_limits<T> are static
and can therefore be accessed via class name and :: operator.
10 years ago
..
ffmpeg_decoder.cpp Fix cppcheck issues 10 years ago
ffmpeg_decoder.hpp Add libswresample and libavresample support for sounds. 10 years ago
libavwrapper.cpp Mental note: need to get a linux box 10 years ago
loudness.cpp fix usage of numeric_limits static functions min() and max() 10 years ago
loudness.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 11 years ago
openal_output.cpp Cache loudness vector in the buffer cache 11 years ago
openal_output.hpp Cache loudness vector in the buffer cache 11 years ago
sound.cpp Implement mouth animation for NPCs based on say sound (Fixes #642) 11 years ago
sound.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 11 years ago
sound_decoder.hpp Support float samples with ffmpeg 12 years ago
sound_output.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 11 years ago
soundmanagerimp.cpp Merge branch 'master' of https://github.com/OpenMW/openmw 11 years ago
soundmanagerimp.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 11 years ago