summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeInstance.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update HandBrakeInterop Library for the latest encoder option changes.sr552014-02-171-13/+13
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-2/+0
* Interop: Various fixes/featuresrandomengy2014-02-011-7/+20
* WinGui: Tags/Spaces tidyupsr552013-12-221-1913/+1913
* WinGui: Add support for passing through chapter names.sr552013-12-221-1/+2
* Interop: Fix an issue with the path being presented in the system codepath. U...sr552013-11-281-0/+6
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-081-3/+3
* Interop: Exposed properties and methods on subtitle tracks to determine if th...randomengy2013-11-071-0/+2
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-131-25/+33
* WinGui: Fix up libhb encode feature.sr552013-09-211-1/+2
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-191-0/+23
* Interop: Various fixes/improvementsrandomengy2013-09-141-37/+46
* Interop: Add Path to the Title objectsr552013-08-291-1/+2
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-241-23/+33
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-231-6/+4
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-181-21/+10
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-311-24/+80
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-121-2/+3
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-021-7/+29
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-221-28/+35
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-211-50/+83
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-121-11/+53
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-201-54/+116
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-121-23/+52
* WinGui: Code Cleanupsr552012-06-141-1/+2
* Interop: Fixes / API Updates for Encoding.sr552012-03-311-19/+23
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-301-138/+163
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-081-23/+28
* Interop: Add in a bunch of missing comments.sr552011-09-171-5/+0
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-171-5/+1
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-131-2/+4
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-241-2/+2
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-091-2/+15
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-121-15/+8
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-121-0/+1600