Avoid more pointless tests, the input and output formats need to be
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 20 Jan 2010 00:22:31 +0000 (00:22 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 20 Jan 2010 00:22:31 +0000 (00:22 +0000)
commit613f2dc4ae7970772040abd69ae30b4d0dab9da9
tree1da74dbc8c75f7a8e8b7f1ffdd5bc558ac587ef9
parent9528ce7b996a0d31133b3df5e312760f4d4b825b
Avoid more pointless tests, the input and output formats need to be
supported both as input and as output, as the conversion performed is:
yuva420p -> src -> dst -> yuva420p.

Originally committed as revision 30379 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale-example.c