]> granicus.if.org Git - handbrake/commit
Interop: Added methods to dynamically pull the preset, profile, level and tune values...
authorrandomengy <david.rickard@gmail.com>
Mon, 31 Mar 2014 03:17:42 +0000 (03:17 +0000)
committerrandomengy <david.rickard@gmail.com>
Mon, 31 Mar 2014 03:17:42 +0000 (03:17 +0000)
commit6ff517c3741cf3476e035ae3f35ac908d2f79d15
tree2915148929347bb8f35f207333aa62626bbc70dd
parent05e6e447df6d66307a2cbcf7be19dc6d67676e07
Interop: Added methods to dynamically pull the preset, profile, level and 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
win/CS/HandBrake.ApplicationServices/Utilities/InteropModelCreator.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Converters/Converters.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeInstance.cs
win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/HbFunctions.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/InteropUtilities.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Helpers/Languages.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoders.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/EncodingProfile.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/HBVideoEncoder.cs