summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HbLib/HbFunctions.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-221-0/+3
* Interop: Added support for NL-Means denoise.randomengy2014-08-031-0/+6
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-311-0/+13
* WinGui: Update HandBrakeInterop Library for the latest encoder option changes.sr552014-02-171-2/+2
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-131-0/+3
* Interop: Various fixes/featuresrandomengy2014-02-011-0/+3
* Interop: Exposed properties and methods on subtitle tracks to determine if th...randomengy2013-11-071-0/+8
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-131-1/+34
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-191-5/+8
* Interop: Various fixes/improvementsrandomengy2013-09-141-19/+22
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-241-0/+3
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-231-0/+4
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-231-1/+10
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-181-50/+91
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+1
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-221-4/+11
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-211-4/+4
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-201-35/+47
* Interop: Fixes / API Updates for Encoding.sr552012-03-311-17/+45
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-301-3/+59
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-091-10/+15
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-121-1/+3
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-121-0/+237