You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/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
10 years ago
..
bsatool Fix bsatool warning 11 years ago
esmtool Fix cppcheck issues 10 years ago
launcher Conflicts: 10 years ago
mwiniimporter Fix cppcheck issues 10 years ago
opencs fixed case-problem in OpenCS script compiler 10 years ago
openmw Videoplayer fixes, play/pause & seeking 10 years ago
openmw_test_suite Fix travis 11 years ago
doc.hpp