swscale-test: cosmetic alignment
Originally committed as revision 32265 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
dcb90374a3
commit
b9f5e3bd75
1 changed files with 2 additions and 2 deletions
|
|
@ -290,8 +290,8 @@ static void selfTest(uint8_t *ref[4], int refStride[4], int w, int h,
|
|||
}
|
||||
|
||||
static int fileTest(uint8_t *ref[4], int refStride[4], int w, int h, FILE *fp,
|
||||
enum PixelFormat srcFormat_in,
|
||||
enum PixelFormat dstFormat_in)
|
||||
enum PixelFormat srcFormat_in,
|
||||
enum PixelFormat dstFormat_in)
|
||||
{
|
||||
char buf[256];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue