summaryrefslogtreecommitdiffstats
path: root/libswscale/cs_test.c
Commit message (Expand)AuthorAgeFilesLines
* Rename cs_test.c --> colorspace-test.c. This is more consistent with the namesdiego2009-03-261-175/+0
* Add some const specifiers to function name variables; fixes a bunch ofdiego2008-11-041-2/+2
* Relicense test/example files as LGPL with Michael's permission.diego2008-04-131-8/+8
* license header consistency cosmeticsdiego2007-07-051-1/+1
* cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.diego2007-04-281-3/+3
* cosmetics: Remove trailing whitespace.diego2007-04-261-7/+7
* test widths all down to one. this tests whether the scalers correctly switchivo2007-04-181-1/+1
* cosmetics, expand all tabs to four spaces.ivo2007-04-121-112/+112
* Replace huge switch statement by a lookup table.ivo2007-04-121-174/+46
* Handle proper compilation on Mac OS X.diego2007-03-301-8/+4
* stray fflush spotted by Aurellu_zero2007-01-281-1/+1
* av_logifylu_zero2007-01-281-8/+9
* Change license headers to say 'FFmpeg' instead of 'this program'.diego2006-10-071-16/+18
* Fix warnings:diego2006-10-041-1/+2
* Allow to compile swscale testslucabe2006-08-211-12/+27
* Move postproc ---> libswscalelucabe2006-06-301-0/+288