summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/Helpers
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Remove Interop Library for Previous commit.sr552015-02-284-498/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6950 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Removing some more dead code in the interop library.sr552015-01-186-89/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6769 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Missed file from previous checkinsr552015-01-091-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6708 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Moving the Interop Converts to the Top level as well since it's ↵sr552015-01-091-2/+2
| | | | | | considered the core api of this library. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6707 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Further API tidyup in the interop library. Moving some filesize ↵sr552015-01-091-15/+0
| | | | | | calculation code into HandBrakeUtils. It's now the responsibility of the consumer to provide a valid title. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6705 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Adding the JSON models and factories for Encoding and Anamorphic ↵sr552014-12-261-0/+39
| | | | | | calculation. (Not in use yet) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6652 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Handle Zero Pointer better in the NativeList. This can happen ↵sr552014-05-221-2/+4
| | | | | | sometimes during previews. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6202 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Added methods to dynamically pull the preset, profile, level and ↵randomengy2014-03-312-15/+49
| | | | | | tune values. Replaced encoder-specific fields on EncodingProfile with general fields. Standardized the InteropUtilities conversion function names. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6142 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Interop: Disable two-pass code when the encode type is constant quality. ↵randomengy2014-03-191-3/+3
| | | | | | Update job marshalling padding to account for the addition of done_error. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6124 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some tidy up and refactoring in the interop library. Few small ↵sr552014-02-215-0/+523
internal namespace changes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6053 b64f7644-9d1e-0410-96f1-a4d463321fa5