summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/Model
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove Interop Library for Previous commit.sr552015-02-2838-2316/+0
* WinGui: Advanced tab now correctly overrides video tab options.sr552015-02-071-0/+6
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-228-266/+1
* WinGui: Removing some redundant code from the interop library.sr552015-01-183-34/+4
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-182-495/+438
* WinGui: Don't set audio rate fields in the json message for passthru.sr552015-01-171-0/+5
* WinGui:sr552015-01-172-3/+14
* WinGui: Fixes to new JSON API Code, Audio and Chapter settings.sr552015-01-132-12/+2
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-122-3/+10
* WinGui: sr552015-01-101-5/+0
* WinGui: Move the Encoders class to the root level of the Interop Library and ...sr552015-01-0911-597/+27
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-091-5/+0
* WinGui: Further fixes to libhb json api filters code.sr552015-01-051-21/+0
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-18/+0
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-042-68/+174
* WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...sr552015-01-021-6/+0
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-262-6/+1
* WinGui: Switch to using the new JSON based scan API.sr552014-12-206-89/+9
* WinGui: Refactor the scan model namespace in preparation for json api implsr552014-12-209-2/+585
* 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
* Interop: Added support for NL-Means denoise.randomengy2014-08-034-75/+33
* 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-115-15/+29
* 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-313-56/+75
* 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-2118-196/+588
* Interop: Various fixes/featuresrandomengy2014-02-011-0/+11
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-133-158/+194
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-191-0/+2
* Interop: Various fixes/improvementsrandomengy2013-09-145-3/+56
* 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-234-18/+79
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-182-54/+108
* 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
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-311-22/+28
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-1210-188/+460
* 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-204-22/+28