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
dteviot e197f5318b fixing MSVC 2013 warning C4244: & C4305
conversion from 'const float' to 'int', possible loss of data
conversion from 'double' to 'int', possible loss of data
conversion from 'float' to 'int', possible loss of data
10 years ago
..
ffmpeg_decoder.cpp Add exception handling to various uses of DataStream::read 10 years ago
ffmpeg_decoder.hpp Audio resampling fixes 10 years ago
libavwrapper.cpp Refactor video player engine to get rid of MWSound dependencies 10 years ago
loudness.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
loudness.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 11 years ago
movieaudiofactory.cpp Don't include al.h in decoder classes, format support check will need to be redone later. For now, resample all formats that might not be supported on any hardware. 10 years ago
movieaudiofactory.hpp Refactor video player engine to get rid of MWSound dependencies 10 years ago
openal_output.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
openal_output.hpp fixed warning C4099: 10 years ago
sound.cpp fixing MSVC 2013 warning C4244: & C4305 10 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 fixed warning C4099: 10 years ago
soundmanagerimp.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
soundmanagerimp.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 11 years ago