1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 03:23:54 +00:00
openmw/apps
scrawl 965aaebbdb Analyze the loudness data as the stream is decoded for playback
Instead of getting the loudness data for the whole file in advance, we now get it piece by piece as the sound is streamed.

The benefit is that we need to decode the audio just once instead of twice.

We no longer need to rewind() the stream when the first decoding is done, this should hopefully fix bug #3453 .
2016-06-27 21:32:54 +02:00
..
bsatool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-13 21:11:24 +02:00
esmtool Rewrite NAME_T into FIXED_STRING. 2016-05-07 23:27:33 +03:00
essimporter ESS-Import: fix handling of first person camera state (Bug #3416) 2016-06-02 16:26:17 +02:00
launcher Merge branch 'appveyor' of github.com:ace13/openmw into appveyor 2016-01-19 22:11:46 +01:00
mwiniimporter Fix cppcheck warnings 2016-01-03 20:19:38 +01:00
niftest Removed now unneeded script 2015-08-07 20:53:43 -04:00
opencs Fix QTimer not being stopped in right thread 2016-06-10 12:10:14 -04:00
openmw Analyze the loudness data as the stream is decoded for playback 2016-06-27 21:32:54 +02:00
openmw_test_suite Add unit tests for ESM::FIXED_STRING 2016-05-07 23:27:33 +03:00
wizard Rewrites FindLIBUNSHIELD using LibFindMacros 2016-06-12 14:44:04 +03:00
doc.hpp