summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-054-4/+83
* Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clo...randomengy2014-06-112-3/+8
* 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-112-1/+38
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-312-49/+68
* WinGui: Remove some last references to the faac encoder.sr552014-03-021-4/+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-235-72/+204
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-2116-196/+538
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-132-0/+30
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-191-0/+2
* Interop: Various fixes/improvementsrandomengy2013-09-144-2/+24
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-232-0/+31
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-231-1/+2
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-181-0/+24
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-162-8/+43
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-1/+4
* 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: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-212-11/+24
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-121-0/+4
* WinGui: Initial work to overhaul the plist import code.sr552012-10-276-21/+24
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-203-4/+9
* WinGui: Make sure new Mixdowns get appropriate bitrate selections for aacsr552012-09-071-3/+3
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-071-2/+17
* WinGui: Support for bob deinterlacing/ decomb.sr552012-05-052-0/+2
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-051-1/+1
* WinGui: Add support for --audio-copy-mask and --audio-fallbacksr552012-01-141-2/+2
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-273-3/+12
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-3010-17/+170
* WinGui: Add support for new decomb options.sr552011-10-231-1/+2
* WinGui: Couple of cosmetic bug fixes.sr552011-10-141-2/+2
* Interop: x264Tune model update.sr552011-10-081-6/+6
* Interop: Add some models for upcoming x264 preset/tune/profile & audio encode...sr552011-10-084-26/+161
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-084-20/+28
* WinGui: Rename Mixdown Passthru to Nonesr552011-10-071-3/+3
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-171-2/+26
* WinGui: Fixes to the Audio Panel.sr552011-09-161-1/+1
* WinGui: Update the Interop Mixdown and Audio Encoder objectssr552011-09-112-2/+23
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-131-3/+3
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-242-5/+2
* WinGui: Some fixes to the Queue Current encoding information display and remo...sr552011-07-161-0/+3
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-0913-27/+146
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-1213-85/+29
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-1213-0/+352