summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HbLib
Commit message (Expand)AuthorAgeFilesLines
* Remove HB_API_OLD_PRESET_SETTERS cruft.Rodeo2014-02-181-3/+0
* WinGui: Update HandBrakeInterop Library for the latest encoder option changes.sr552014-02-172-7/+7
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-133-0/+9
* Interop: Various fixes/featuresrandomengy2014-02-013-1/+20
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-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-134-28/+48
* QSV: libhb-based preset system.Rodeo2013-09-241-0/+3
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-1919-570/+445
* QSV: minor refactoring.Rodeo2013-09-154-8/+20
* Interop: Various fixes/improvementsrandomengy2013-09-143-97/+54
* Interop: Fix Scanning due to qsv change to hb_title_ssr552013-08-242-3/+6
* Interop: Few minor updates for QuickSync.sr552013-08-242-2/+8
* 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-233-1/+29
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-184-65/+97
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-26/+31
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+1
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-314-6/+16
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-021-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-215-35/+50
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3
* Interop: Adding missing file from previous checkin.randomengy2012-09-211-0/+53
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-207-130/+125
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-121-1/+1
* Interop: Fixes / API Updates for Encoding.sr552012-03-313-23/+79
* Interop: Update hb_job_s and hb_title_s with latest API changes.sr552012-03-312-0/+8
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-305-27/+104
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-084-31/+40
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-134-6/+20
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-243-18/+26
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-099-66/+129
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-129-13/+27
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-129-0/+1413