Author: muggenhor
Date: Mon Mar 19 21:27:02 2007
New Revision: 910

URL: http://svn.gna.org/viewcvs/warzone?rev=910&view=rev
Log:
 * Fix decoding function (a buffer was allocated whereas the required size was 
wrongly assumed to be equal to the sample count, fixed it to be samplecount * 
channelcount * 2 (2 represents 16bits per sample))
 * Remove unused inclusion of <vector>
 * Explicitly define return value of sound_Play2DStream

Modified:
    branches/sound/lib/sound/decoding.cpp
    branches/sound/lib/sound/interface.cpp


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to