]> granicus.if.org Git - handbrake/commit
Interop: Add some models for upcoming x264 preset/tune/profile & audio encoder ffflac.
authorsr55 <sr55.hb@outlook.com>
Sat, 8 Oct 2011 15:13:45 +0000 (15:13 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 8 Oct 2011 15:13:45 +0000 (15:13 +0000)
commit81c761e31b95637026d2df9e0823e62dee082557
treec4d1d6b974e0207ebac19176a1a878632f1e92b2
parent54e0ebd757caf1fb4912a866b5bf61a6a86767e6
Interop: Add some models for upcoming x264 preset/tune/profile & audio encoder ffflac.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4271 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeInterop.csproj
win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/AudioEncoder.cs
win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/x264/x264Preset.cs [new file with mode: 0644]
win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/x264/x264Profile.cs [new file with mode: 0644]
win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/x264/x264Tune.cs [new file with mode: 0644]