This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
soundtouch
Watch
1
Star
0
Fork
0
You've already forked soundtouch
mirror of
https://github.com/RPCS3/soundtouch.git
synced
2026-07-22 18:15:20 -04:00
Code
Issues
1
Packages
Projects
Releases
Wiki
Activity
Files
2.1.2
soundtouch
/
source
/
SoundStretch
T
History
Olli
7f594f8b7d
New take on CVE-2018-17097 i.e. avoiding writing beyond end of buffer in case of 24-bit samples
2018-10-31 18:36:05 +02:00
..
main.cpp
Eliminate assert condition by reading # sample elements that are multiple of num-of-channels
2018-10-28 15:49:50 +02:00
Makefile.am
Update Visual Studio files on EXTRA_DIST
2018-06-02 15:53:05 +09:00
RunParameters.cpp
Removed commented code, style cleanup
2018-08-12 20:51:24 +03:00
RunParameters.h
Removed Subversion $Id$, $Date$ etc autoupdate tags
2018-05-10 21:51:49 +03:00
soundstretch.sln
Migrated MS Visual Studio build scripts to VS2015
2018-05-10 23:54:07 +03:00
soundstretch.vcxproj
Migrated MS Visual Studio build scripts to VS2015
2018-05-10 23:54:07 +03:00
WavFile.cpp
New take on CVE-2018-17097 i.e. avoiding writing beyond end of buffer in case of 24-bit samples
2018-10-31 18:36:05 +02:00
WavFile.h
Removed commented code, style cleanup
2018-08-12 20:51:24 +03:00