| Commit message (Expand) | Author | Age | Files | Lines |
* | Interop: Fix an issue with the path being presented in the system codepath. U... | sr55 | 2013-11-28 | 1 | -0/+6 |
* | Denoise (hqdn3d) syntax change: accept settings for individual chroma channels. | Rodeo | 2013-11-08 | 1 | -3/+3 |
* | Interop: Exposed properties and methods on subtitle tracks to determine if th... | randomengy | 2013-11-07 | 4 | -7/+56 |
* | Interop: Input/output paths are now encoded to UTF-8. Removed references to h... | randomengy | 2013-10-13 | 12 | -280/+377 |
* | WinGui: Handle libhb dll errors. | sr55 | 2013-10-08 | 1 | -366/+366 |
* | QSV: libhb-based preset system. | Rodeo | 2013-09-24 | 1 | -0/+3 |
* | WinGui: Fix up libhb encode feature. | sr55 | 2013-09-21 | 2 | -2/+3 |
* | Interop: Removed unused structs and constants and added warnings in libhb cod... | randomengy | 2013-09-19 | 23 | -613/+482 |
* | QSV: minor refactoring. | Rodeo | 2013-09-15 | 4 | -8/+20 |
* | Interop: Various fixes/improvements | randomengy | 2013-09-14 | 13 | -178/+211 |
* | WinGui: Fix around logging when the TextWriter is closed and Removed an unne... | sr55 | 2013-09-01 | 1 | -11/+2 |
* | Interop: Add Path to the Title object | sr55 | 2013-08-29 | 2 | -1/+7 |
* | Interop: Fix Scanning due to qsv change to hb_title_s | sr55 | 2013-08-24 | 2 | -3/+6 |
* | Interop: Few minor updates for QuickSync. | sr55 | 2013-08-24 | 3 | -4/+9 |
* | WinGui: Additional fixes to libhb logging, libdvdnav option and min duration... | sr55 | 2013-08-24 | 3 | -23/+54 |
* | WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ... | sr55 | 2013-08-23 | 1 | -0/+4 |
* | WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk | sr55 | 2013-08-23 | 3 | -0/+32 |
* | Interop: Updated some structs to keep up with libhb. Exposed video quality li... | randomengy | 2013-08-23 | 16 | -304/+238 |
* | Interop: Bringing it up to speed with the latest nightlies. Interop now expos... | randomengy | 2013-06-18 | 12 | -190/+371 |
* | WiWinGui: Remap the audio and video encoders. Hopefully this should also be ... | sr55 | 2013-06-16 | 7 | -37/+118 |
* | WinGui: Add support for the 24bit flac encoder. | sr55 | 2013-06-01 | 1 | -1/+4 |
* | WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ... | sr55 | 2013-04-12 | 2 | -2/+8 |
* | Exposing DurationPts on titles and chapters from scans, along with some conve... | randomengy | 2013-03-31 | 12 | -80/+199 |
* | WinGui: Update Assembly Info and Installer templates | sr55 | 2013-03-09 | 1 | -1/+1 |
* | WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg... | sr55 | 2013-02-12 | 32 | -259/+582 |
* | WinGui: Just some prototype code for safe keeping. Not currently used. | sr55 | 2013-01-20 | 1 | -3/+14 |
* | WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide... | sr55 | 2013-01-06 | 1 | -0/+3 |
* | WinGui: Removed High444, use auto instead. | sr55 | 2012-12-31 | 1 | -3/+3 |
* | WinGui: Remove High10 and High422 options. | sr55 | 2012-12-31 | 1 | -4/+4 |
* | WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui. | sr55 | 2012-12-28 | 3 | -7/+1 |
* | Interop: Fixing title number/title index mixup. Adding Playlist to the Title ... | randomengy | 2012-12-02 | 4 | -13/+51 |
* | Interop: Updated to work with hb_chapter_set_title for chapter markers. | randomengy | 2012-11-22 | 5 | -35/+108 |
* | Interop: Updated to support removal of title->job. Removed some obsolete prop... | randomengy | 2012-11-21 | 11 | -98/+177 |
* | Interop: Fix build break from bad merge. | randomengy | 2012-11-17 | 1 | -0/+3 |
* | Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve... | randomengy | 2012-11-12 | 6 | -18/+98 |
* | WinGui: Initial work to overhaul the plist import code. | sr55 | 2012-10-27 | 6 | -21/+24 |
* | WinGui: Remove Castle references from HandBrake.Interop | sr55 | 2012-10-06 | 2 | -45/+0 |
* | Interop: Adding missing file from previous checkin. | randomengy | 2012-09-21 | 1 | -0/+53 |
* | Interop: Bring up to speed with libhb. Exposes more functions, accommodates c... | randomengy | 2012-09-20 | 16 | -279/+284 |
* | WinGui: Make sure new Mixdowns get appropriate bitrate selections for aac | sr55 | 2012-09-07 | 1 | -3/+3 |
* | WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on... | sr55 | 2012-09-07 | 2 | -4/+19 |
* | Interop: Some refactoring, exposing list of video encoders, fixed const value... | randomengy | 2012-08-12 | 5 | -297/+344 |
* | WinGui: Move some stuff around in the services library and refactor out some ... | sr55 | 2012-07-20 | 1 | -0/+6 |
* | WinGui: Code Cleanup | sr55 | 2012-06-14 | 9 | -186/+502 |
* | WinGui: Support for bob deinterlacing/ decomb. | sr55 | 2012-05-05 | 2 | -0/+2 |
* | Interop: Fixes / API Updates for Encoding. | sr55 | 2012-03-31 | 4 | -42/+102 |
* | Interop: Update hb_job_s and hb_title_s with latest API changes. | sr55 | 2012-03-31 | 2 | -0/+8 |
* | Interop: Expose option to enable or disable LibDVDNav on scans. | randomengy | 2012-03-31 | 1 | -80/+87 |
* | WinGui: (WPF) Further work wiring up the new UI. | sr55 | 2012-03-01 | 1 | -6/+45 |
* | WinGui: Fixes to the preset system and plist exporter. (Missing keys) | sr55 | 2012-02-05 | 2 | -2/+2 |