summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HbLib
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove Interop Library for Previous commit.sr552015-02-2814-887/+0
* WinGui: Removing some more dead code in the interop library.sr552015-01-1813-712/+56
* WinGui: Fix a large memory leak in the preview window that was introduced wit...sr552015-01-101-0/+5
* WinGui: sr552015-01-101-2/+3
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-041-1/+3
* WinGui: Updated to use hb_get_preview2. sr552014-12-281-0/+26
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-268-392/+18
* WinGui: Switch to using the new JSON based scan API.sr552014-12-201-0/+35
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-184-42/+14
* WinGui: Currently hb_title_s.path is directly marshalled as string. But this ...sr552014-09-141-8/+8
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-222-0/+119
* Interop: Added support for NL-Means denoise.randomengy2014-08-032-1/+8
* WinGui: unbreak interop job structurejstebbins2014-06-241-3/+0
* WinGui: Minor interop update.sr552014-06-141-141/+149
* Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clo...randomengy2014-06-111-1/+1
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-311-0/+13
* WinGui: Remove some last references to the faac encoder.sr552014-03-021-1/+0
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-212-4/+8
* 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