You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
swscale-test: cosmetic alignment
Originally committed as revision 32265 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -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];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user