summaryrefslogtreecommitdiff
path: root/test/testresample.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright for 2021Sam Lantinga2021-01-021-1/+1
* Updated copyright date for 2020Sam Lantinga2020-01-161-1/+1
* Updated copyright for 2019Sam Lantinga2019-01-041-1/+1
* testresample: correctly output .wav files that have floating point audio.Ryan C. Gordon2018-05-151-1/+1
* Updated copyright for 2018Sam Lantinga2018-01-031-1/+1
* testresample: write correct length to the .wav header.Ryan C. Gordon2017-01-091-1/+1
* audio: Improvements in channel conversion code.Ryan C. Gordon2017-01-081-5/+7
* Updated copyright for 2017Sam Lantinga2017-01-011-1/+1
* Updated copyright to 2016Sam Lantinga2016-01-021-1/+1
* Replaced tabs with spaces in test programs.Philipp Wiesemann2015-11-251-1/+1
* Fixed comment in test program.Philipp Wiesemann2015-06-161-1/+1
* Updated the copyright year to 2015Sam Lantinga2015-05-261-1/+1
* Fixed bug 2374 - Update copyright for 2014...Sam Lantinga2014-02-021-1/+1
* More non C89 compliant commentsGabriel Jacobo2013-08-201-3/+3
* Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution...Andreas Schiffler2013-08-141-9/+12
* Updated the copyright year for the test programsSam Lantinga2013-07-251-1/+1
* Fixed compiler warnings in test program by using wrapped functions.Philipp Wiesemann2013-07-141-7/+7
* SDL 1.3 is now under the zlib license.Sam Lantinga2011-04-081-0/+11
* indentSam Lantinga2009-01-141-32/+24
* testresample.c: Write out correct size for resampled buffer.Ryan C. Gordon2009-01-111-2/+2
* Added testresample.cRyan C. Gordon2009-01-111-0/+112