summaryrefslogtreecommitdiff
path: root/test/testresample.c
Commit message (Expand)AuthorAgeFilesLines
* 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