log libswscale/swscale-test.c @ 31867:6ef694f86f3a

age author description
Sun, 08 Aug 2010 18:14:43 +0000 ramiro swscale-test: get strides using av_fill_image_linesizes() from libavcore
Sat, 31 Jul 2010 22:02:55 +0000 ramiro swscale-test: merge declaration and initialization
Fri, 23 Jul 2010 20:27:54 +0000 ramiro swscale-test: scale from reference to source only once for each algorithm
Fri, 23 Jul 2010 20:26:54 +0000 ramiro indent
Fri, 23 Jul 2010 20:26:32 +0000 ramiro swscale-test: change order tests are run, maintaining the same algorithm for
Thu, 22 Jul 2010 19:05:10 +0000 ramiro swscale-test: use only 3 characters to print width/height since they're always
Thu, 22 Jul 2010 19:02:49 +0000 ramiro swscale-test: print test name before running test, so that it's available in
Thu, 22 Jul 2010 15:30:22 +0000 ramiro swscale-test: allocate more memory to prevent scalers from writing out of bounds
Tue, 20 Jul 2010 22:20:23 +0000 ramiro swscale-test: use av_pix_fmt_descriptors[].name directly
Thu, 04 Mar 2010 01:02:24 +0000 stefano Revert r30825, it was not supposed to be committed.
Thu, 04 Mar 2010 00:31:10 +0000 stefano Make swscale-test take in input the name of the input and the output
Sat, 30 Jan 2010 13:31:00 +0000 stefano Fix randomness of the swscale-test output.
Wed, 27 Jan 2010 00:25:23 +0000 stefano Rename swscale-example to swscale-test, to better reflect the intended base libswscale/swscale-example.c@e820ff8fbfd8