1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/apps/openmw/mwsound
2012-12-13 05:04:53 -08:00
..
audiere_decoder.cpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
audiere_decoder.hpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
ffmpeg_decoder.cpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
ffmpeg_decoder.hpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
mpgsnd_decoder.cpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
mpgsnd_decoder.hpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
openal_output.cpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
openal_output.hpp Pass a decoder to the playStream sound output method 2012-12-12 22:32:02 -08:00
sound_decoder.hpp Use the decoder's sample offset for calculating the stream offset 2012-12-13 05:04:53 -08:00
sound_output.hpp Pass a decoder to the playStream sound output method 2012-12-12 22:32:02 -08:00
sound.hpp Add a method to get the time offset from sounds 2012-12-12 16:50:35 -08:00
soundmanagerimp.cpp Support quad, 5.1, and 7.1 with OpenAL and ffmpeg 2012-12-13 04:10:19 -08:00
soundmanagerimp.hpp Add a method to play an audio track with a custom decoder 2012-12-13 00:05:57 -08:00