Commit ecf3ca79 authored by michael's avatar michael

-sws 2 is default now


git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@4422 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 00c63c9b
...@@ -160,7 +160,7 @@ static int clip_yuvtab_1a1e[768]; ...@@ -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};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment