Mercurial > hg > svcore
log data/fileio/CodedAudioFileReader.cpp @ 1086:9f4505ac9072
age | author | description |
---|---|---|
Wed, 11 Mar 2015 11:03:22 +0000 | Chris Cannam | Fix buffer overwrite in normalised case cxx11 |
Wed, 04 Mar 2015 12:30:41 +0000 | Chris Cannam | Replace the get*Frames calls in AudioFileReader with less stupid API cxx11 |
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Wed, 18 Jun 2014 08:34:46 +0100 | Chris Cannam | Merge from branch tony_integration warnfix_no_size_t |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |