openmw-tes3coop/apps/openmw/mwsound
Chris Robinson 1ea1407707 Support quad, 5.1, and 7.1 with OpenAL and ffmpeg
The other decoders don't guarantee any channel ordering, which makes them
useless.
2012-12-13 04:10:19 -08:00
..
audiere_decoder.cpp Add a decoder method to get the "file" name 2012-12-12 22:19:44 -08:00
audiere_decoder.hpp Add a decoder method to get the "file" name 2012-12-12 22:19:44 -08:00
ffmpeg_decoder.cpp Support quad, 5.1, and 7.1 with OpenAL and ffmpeg 2012-12-13 04:10:19 -08:00
ffmpeg_decoder.hpp Add a decoder method to get the "file" name 2012-12-12 22:19:44 -08:00
mpgsnd_decoder.cpp Add a decoder method to get the "file" name 2012-12-12 22:19:44 -08:00
mpgsnd_decoder.hpp disabling gcc extensions 2012-10-09 17:10:25 +02:00
openal_output.cpp Support quad, 5.1, and 7.1 with OpenAL and ffmpeg 2012-12-13 04:10:19 -08:00
openal_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
sound_decoder.hpp Support quad, 5.1, and 7.1 with OpenAL and ffmpeg 2012-12-13 04:10:19 -08:00
sound_output.hpp Pass a decoder to the playStream sound output method 2012-12-12 22:32:02 -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