summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop
Commit message (Expand)AuthorAgeFilesLines
* Interop: Support for rotation and reflection.randomengy2014-04-114-1/+82
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-318-104/+170
* Interop: Disable two-pass code when the encode type is constant quality. Upda...randomengy2014-03-192-5/+5
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-162-12/+37
* WinGui: Remove some last references to the faac encoder.sr552014-03-023-6/+0
* WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...sr552014-02-231-1/+1
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-236-72/+207
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-2129-284/+630
* Remove HB_API_OLD_PRESET_SETTERS cruft.Rodeo2014-02-181-3/+0
* WinGui: Update HandBrakeInterop Library for the latest encoder option changes.sr552014-02-173-20/+20
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-2/+0
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-133-0/+9
* Interop: Various fixes/featuresrandomengy2014-02-0110-12/+61
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-0/+3
* WinGui: Tags/Spaces tidyupsr552013-12-221-1913/+1913
* WinGui: Add support for passing through chapter names.sr552013-12-222-1/+7
* 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-074-7/+56
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-1312-280/+377
* WinGui: Handle libhb dll errors.sr552013-10-081-366/+366
* QSV: libhb-based preset system.Rodeo2013-09-241-0/+3
* WinGui: Fix up libhb encode feature.sr552013-09-212-2/+3
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-1923-613/+482
* QSV: minor refactoring.Rodeo2013-09-154-8/+20
* Interop: Various fixes/improvementsrandomengy2013-09-1413-178/+211
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-011-11/+2
* Interop: Add Path to the Title objectsr552013-08-292-1/+7
* Interop: Fix Scanning due to qsv change to hb_title_ssr552013-08-242-3/+6
* Interop: Few minor updates for QuickSync.sr552013-08-243-4/+9
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-243-23/+54
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-231-0/+4
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-233-0/+32
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-2316-304/+238
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-1812-190/+371
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-167-37/+118
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-1/+4
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-122-2/+8
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-3112-80/+199
* WinGui: Update Assembly Info and Installer templatessr552013-03-091-1/+1
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-1232-259/+582
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-3/+14
* WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...sr552013-01-061-0/+3
* WinGui: Removed High444, use auto instead.sr552012-12-311-3/+3
* WinGui: Remove High10 and High422 options.sr552012-12-311-4/+4
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-283-7/+1
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-024-13/+51
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-225-35/+108
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-2111-98/+177
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3