Commit b874bf25 authored by Laurent Aimar's avatar Laurent Aimar

Enabled back yadif deinterlacer mode in the vout.

parent 4bfd8cb7
...@@ -46,7 +46,7 @@ static const char *deinterlace_modes[] = { ...@@ -46,7 +46,7 @@ static const char *deinterlace_modes[] = {
//"bob", //"bob",
//"linear", //"linear",
"x", "x",
//"yadif", "yadif",
//"yadif2x", //"yadif2x",
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