1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 18:37:08 +00:00
OpenMW/apps
scrawl b39d69e98c Videoplayer fixes, play/pause & seeking
- 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
2014-10-24 21:31:11 +02:00
..
bsatool
esmtool
launcher Conflicts: 2014-10-12 05:54:21 +11:00
mwiniimporter
opencs fixed case-problem in OpenCS script compiler 2014-10-21 12:38:18 +02:00
openmw Videoplayer fixes, play/pause & seeking 2014-10-24 21:31:11 +02:00
openmw_test_suite
doc.hpp