summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/Json
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Advanced tab now correctly overrides video tab options.sr552015-02-071-4/+11
* WinGui: Fix Average bitrate video rate type via the JSON API.sr552015-01-302-5/+11
* WinGui: Fix Denoise NlMeans Custom Option not showing.sr552015-01-301-2/+1
* WinGui: Strip out some unused code.sr552015-01-271-0/+1
* WinGui: Always show 1 based indexes for audio and subtitles, and give libhb 0...sr552015-01-222-4/+4
* WinGui: Remove bad comment.sr552015-01-221-1/+0
* WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.sr552015-01-222-3/+4
* WinGui: Fix audio track selection on JSON LibHB API.sr552015-01-201-2/+1
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-182-57/+57
* WinGui: Don't set audio rate fields in the json message for passthru.sr552015-01-171-10/+13
* WinGui: Make the Bitrate, compression and quality nullable in the json audiol...sr552015-01-171-3/+3
* WinGui:sr552015-01-172-17/+42
* WinGui: Fixes to new JSON API Code, Audio and Chapter settings.sr552015-01-131-5/+18
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-1/+1
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-112-12/+21
* WinGui: Fix a large memory leak in the preview window that was introduced wit...sr552015-01-101-1/+0
* WinGui: sr552015-01-102-2/+6
* WinGui: Move the Encoders class to the root level of the Interop Library and ...sr552015-01-091-4/+4
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-091-1/+0
* WinGui: Further fixes to libhb json api filters code.sr552015-01-051-1/+0
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-041-5/+30
* WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...sr552015-01-022-84/+89
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-266-118/+114
* WinGui: Adding the JSON models and factories for Encoding and Anamorphic calc...sr552014-12-2623-0/+1424
* WinGui: Switch to using the new JSON based scan API.sr552014-12-2017-0/+873