OSDN Git Service

Make swscale-test take in input the name of the input and the output
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 4 Mar 2010 00:31:10 +0000 (00:31 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 4 Mar 2010 00:31:10 +0000 (00:31 +0000)
commit3fec44c640ea0c8fd1944e9a41da50a3d7251274
treeef89fcf05fe134cfeb020d1dc0bd7341852247fa
parentce7c7179001d955e6cd639094bfc8b13e563d9bd
Make swscale-test take in input the name of the input and the output
format.

Make swscale-test only perform the test from the input to the output
format rather than perform all.

Also implement swscale-test-all.sh, for performing all the tests.

Improve flexibility of the swscale-test tool, this way is simpler to
perform only a subset of tests.

Originally committed as revision 30825 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale-test-all.sh [new file with mode: 0644]
libswscale/swscale-test.c