aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/raw.cpp
AgeCommit message (Expand)Author
2015-08-30AUDIO: Add a packetized version of the PCM streamMatthew Hoops
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2011-12-31AUDIO: Remove outdated comment about RawStream. Thanks to clone2727 for notic...Johannes Schickel
2011-11-06AUDIO: Simplify RawStream code.Johannes Schickel
2011-11-06AUDIO: Remove unused makeRawDiskStream_OLD factory.Johannes Schickel
2011-08-07COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn