aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/flac.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2011-10-12 21:42:24 +0200
committerJohannes Schickel2011-11-06 13:30:34 +0100
commit9fa9f68789ef51e078cb8631e06bead13cae13f2 (patch)
tree12d08e3f6322daf536ba40f43e50683a216991dd /audio/decoders/flac.cpp
parent6c23f78cb93e9056e5dc93a6e2e45061e2789755 (diff)
downloadscummvm-rg350-9fa9f68789ef51e078cb8631e06bead13cae13f2.tar.gz
scummvm-rg350-9fa9f68789ef51e078cb8631e06bead13cae13f2.tar.bz2
scummvm-rg350-9fa9f68789ef51e078cb8631e06bead13cae13f2.zip
AUDIO: Implement a basic VocStream class.
Now all VOCs are streamed rather than preloaded. This deprecates the STREAM_AUDIO_FROM_DISK define, which was previously used to stream VOCs from disk. This might very well break some engines which relied on the stream not being changed after makeVOCStream! I adapted all engines which had a check for STREAM_AUDIO_FROM_DISK in their code. It would be wise to check all other engines using VOC to see if this might cause any problems for them.
Diffstat (limited to 'audio/decoders/flac.cpp')
0 files changed, 0 insertions, 0 deletions