aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale/swscale-test.c
Commit message (Expand)AuthorAgeFilesLines
* indentRamiro Polla2010-08-081-6/+6
* swscale-test: get strides using av_fill_image_linesizes() from libavcoreRamiro Polla2010-08-081-18/+11
* swscale-test: merge declaration and initializationRamiro Polla2010-07-311-2/+1
* swscale-test: scale from reference to source only once for each algorithmRamiro Polla2010-07-231-27/+41
* indentRamiro Polla2010-07-231-2/+2
* swscale-test: change order tests are run, maintaining the same algorithm forRamiro Polla2010-07-231-1/+1
* swscale-test: use only 3 characters to print width/height since they're alwaysRamiro Polla2010-07-221-1/+1
* swscale-test: print test name before running test, so that it's available inRamiro Polla2010-07-221-5/+8
* swscale-test: allocate more memory to prevent scalers from writing out of boundsRamiro Polla2010-07-221-2/+4
* swscale-test: use av_pix_fmt_descriptors[].name directlyRamiro Polla2010-07-201-11/+11
* Revert r30825, it was not supposed to be committed.Stefano Sabatini2010-03-041-24/+18
* Make swscale-test take in input the name of the input and the outputStefano Sabatini2010-03-041-18/+24
* Fix randomness of the swscale-test output.Stefano Sabatini2010-01-301-3/+3
* Rename swscale-example to swscale-test, to better reflect the intendedStefano Sabatini2010-01-271-0/+260