1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 19:49:54 +00:00
openmw-tes3mp/apps/openmw/mwsound
2017-04-30 18:51:49 +02:00
..
ffmpeg_decoder.cpp Add missing avcodec_close (Fixes #3741) 2017-02-06 15:49:13 +01:00
ffmpeg_decoder.hpp Remove now unused Sound_Decoder::rewind() 2016-06-27 21:38:04 +02:00
loudness.cpp Analyze the loudness data as the stream is decoded for playback 2016-06-27 21:32:54 +02:00
loudness.hpp Analyze the loudness data as the stream is decoded for playback 2016-06-27 21:32:54 +02:00
movieaudiofactory.cpp Remove now unused Sound_Decoder::rewind() 2016-06-27 21:38:04 +02:00
movieaudiofactory.hpp Rename to osg-ffmpeg-videoplayer 2015-04-19 20:14:06 +02:00
openal_output.cpp OpenAL_Output: When a source is finished, rewind it instead of stopping it. 2016-12-29 01:03:13 +01:00
openal_output.hpp Don't analyze the loudness for sounds that don't need it 2016-06-27 21:37:13 +02:00
sound.hpp Use a premade Sound object for the output's playSound functions 2015-12-02 16:09:25 -08:00
sound_buffer.hpp Include cleanup 2016-06-27 22:10:30 +02:00
sound_decoder.hpp Remove now unused Sound_Decoder::rewind() 2016-06-27 21:38:04 +02:00
sound_output.hpp Don't analyze the loudness for sounds that don't need it 2016-06-27 21:37:13 +02:00
soundmanagerimp.cpp Do not apply underwater effects to player's voice (Fixes #3850) 2017-04-30 18:51:49 +02:00
soundmanagerimp.hpp Implement water sounds (Closes #451) 2016-11-28 21:34:58 +01:00