mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
-sws 2 is default now
Originally committed as revision 4422 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
6c7506de1c
commit
1f347f225d
@ -160,7 +160,7 @@ static int clip_yuvtab_1a1e[768];
|
|||||||
static int clip_yuvtab_40cf[768];
|
static int clip_yuvtab_40cf[768];
|
||||||
|
|
||||||
//global sws_flags from the command line
|
//global sws_flags from the command line
|
||||||
int sws_flags=0;
|
int sws_flags=2;
|
||||||
|
|
||||||
//global srcFilter
|
//global srcFilter
|
||||||
SwsFilter src_filter= {NULL, NULL, NULL, NULL};
|
SwsFilter src_filter= {NULL, NULL, NULL, NULL};
|
||||||
|
Loading…
Reference in New Issue
Block a user