Fix inconsistent indentation.
Originally committed as revision 29545 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -165,7 +165,7 @@ static int doTest(uint8_t *ref[4], int refStride[4], int w, int h, int srcFormat
|
|||||||
flags, ssdY, ssdU, ssdV, ssdA);
|
flags, ssdY, ssdU, ssdV, ssdA);
|
||||||
fflush(stdout);
|
fflush(stdout);
|
||||||
|
|
||||||
end:
|
end:
|
||||||
|
|
||||||
sws_freeContext(srcContext);
|
sws_freeContext(srcContext);
|
||||||
sws_freeContext(dstContext);
|
sws_freeContext(dstContext);
|
||||||
|
Reference in New Issue
Block a user