mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
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
@ -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,
|
static int fileTest(uint8_t *ref[4], int refStride[4], int w, int h, FILE *fp,
|
||||||
enum PixelFormat srcFormat_in,
|
enum PixelFormat srcFormat_in,
|
||||||
enum PixelFormat dstFormat_in)
|
enum PixelFormat dstFormat_in)
|
||||||
{
|
{
|
||||||
char buf[256];
|
char buf[256];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user