summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/Converters.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-211-225/+0
* WinGui: Fix up libhb encode feature.sr552013-09-211-1/+1
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-191-40/+0
* Interop: Various fixes/improvementsrandomengy2013-09-141-25/+19
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-231-2/+20
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-181-29/+43
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-2/+7
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-311-11/+31
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-121-3/+6
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-201-71/+0
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-071-2/+2
* WinGui: Code Cleanupsr552012-06-141-91/+98
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-301-11/+89
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-081-66/+72
* Interop: Add in a bunch of missing comments.sr552011-09-171-5/+53
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-171-2/+12
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-131-0/+8
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-241-3/+8
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-091-5/+15
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-121-7/+7
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-121-0/+110