mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-12-15 23:43:10 +00:00
- Split video player to separate source files. - Move video player engine sources to extern/ (repository will be set up on github soon). - Audio is handled in a MovieAudioFactory, implemented by the user (here in MWSound subsystem). - Handle conversion of unsupported channel layouts via ffmpeg's swresample. |
||
|---|---|---|
| .. | ||
| ffmpeg_decoder.cpp | ||
| ffmpeg_decoder.hpp | ||
| libavwrapper.cpp | ||
| loudness.cpp | ||
| loudness.hpp | ||
| movieaudiofactory.cpp | ||
| movieaudiofactory.hpp | ||
| openal_output.cpp | ||
| openal_output.hpp | ||
| sound.cpp | ||
| sound.hpp | ||
| sound_decoder.hpp | ||
| sound_output.hpp | ||
| soundmanagerimp.cpp | ||
| soundmanagerimp.hpp | ||