summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-223-0/+120
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-2/+2
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-191-1/+1
* WinGui: Update copyright and version numbers for upcoming releases.sr552014-08-181-1/+1
* Interop: Added support for NL-Means denoise.randomengy2014-08-038-103/+70
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-056-9/+93
* WinGui: unbreak interop job structurejstebbins2014-06-241-3/+0
* WinGui: Missing file from last checkin.sr552014-06-141-3/+3
* 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-117-20/+55
* WinGui: Handle Zero Pointer better in the NativeList. This can happen sometim...sr552014-05-221-2/+4
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-171-0/+22
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-191-4/+8
* 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