]> granicus.if.org Git - handbrake/commitdiff
WinGui: Missing Decomb options
authorsr55 <sr55.hb@outlook.com>
Fri, 11 Mar 2016 20:20:24 +0000 (20:20 +0000)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 11 Mar 2016 21:14:40 +0000 (14:14 -0700)
win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding/Decomb.cs

index eab94ef2a4441a8dea80172884b0082cc5bcb555..3bbd330938cf59ad3a006eaab08c0b6239fab09b 100644 (file)
@@ -26,6 +26,12 @@ namespace HandBrake.ApplicationServices.Interop.Model.Encoding
         Bob,\r
 \r
         [ShortName("custom")]\r
-        Custom \r
+        Custom,\r
+\r
+        [ShortName("eedi2")]\r
+        EEDI2,\r
+\r
+        [ShortName("eedi2bob")]\r
+        EEDI2Bob\r
     }\r
 }\r