OSDN Git Service

WinGUI:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 14 Oct 2007 11:48:44 +0000 (11:48 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 14 Oct 2007 11:48:44 +0000 (11:48 +0000)
commit48d153423e73ca835a8588777466df59c37f6483
tree4dfecdafd965b3b19448b49b16adaa2b92048424
parent71ee406c77c5334c275ae134c763eff7b03149e4
WinGUI:
- First implementation of a query parser. This takes in a query and returns each item in a human readable form

Notes from previous build that were not added rev [1024]
- Fixed: deinterlace options passing the incorrect values to the CLI
- Change: Turbo First pass can no longer be enabled if 2 pass is not.
- Fixed: CRF now set's correctly
- Change: CLI now determines the default audio mixdown rather than the GUI

git-svn-id: svn://localhost/HandBrake/trunk@1025 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Functions/QueryParser.cs [new file with mode: 0644]