forked from mirror/openmw-tes3mp
b39d69e98c
- Fix rindex overflow - Fix audio sample size bugs (was using sample_fmt and channel count of the decoder, instead of the resampled settings). We didn't notice this bug before, because the OpenAL MovieAudioFactory tries to resample to a format of the same byte size. - Add support for play/pause and seeking controls (not used by cutscenes in OpenMW) - Closing the video when arriving at the stream end is now handled by the user (we may also want to keep the video open and seek back) The video player now has a standalone demo, at https://github.com/scrawl/ogre-ffmpeg-videoplayer |
||
---|---|---|
.. | ||
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 |