summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Converters
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-0/+1
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-093-14/+137
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-1/+12
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-133-2/+19
* WinGui: Detect if FDK encoder is available or not.sr552016-02-101-0/+8
* WinGui: Couple of UI Tweaks.sr552016-02-021-0/+95
* WinGui: Some API and warnings cleanup.Scott2015-12-272-2/+98
* WinGui: Fix an issue with the Subtitle Burn In Behavior dropdown not being se...Scott2015-12-141-3/+1
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-241-1/+15
* Tidy up some Stylecop WarningsScott2015-09-261-1/+0
* App Services Tidyup ContdScott2015-09-2614-0/+83
* AppServices tidyupScott2015-09-269-16/+24
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-241-1/+7
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-232-2/+0
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-202-0/+95
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-293/+0
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-261-0/+91
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-041-0/+91
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-292-2/+9
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-288-8/+8
* WinGui: Fix a crash in the tooltip converter.sr552015-02-011-2/+2
* WinGui: Fix Denoise NlMeans Custom Option not showing.sr552015-01-301-1/+1
* WinGui: sr552015-01-271-0/+80
* WinGui: Some minor tidy up for the last checkin.sr552015-01-221-9/+35
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-222-54/+11
* WinGui: Correcting namespaces.sr552015-01-057-7/+8
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-046-2/+9
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-2/+15
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-191-1/+1
* Interop: Added support for NL-Means denoise.randomengy2014-08-031-0/+1
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-051-0/+86
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-191-0/+1
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-131-11/+0
* WinGui: Remove some last references to the faac encoder.sr552014-03-021-2/+0
* WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...sr552014-02-231-0/+6
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-0/+5
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-164-5/+181
* WinGui: cleanup some warnings.sr552014-01-021-1/+1
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-7/+1
* WinGui: Fix a large number of stylecop warnings. sr552013-11-193-7/+3
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+2
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-1/+1
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-0/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-214-2/+103
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-271-4/+6
* WinGui: Fix a small logic bug in the video encoder dropdown with av_mkvsr552013-08-231-1/+1
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-232-2/+7
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-232-8/+8
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-221-1/+6
* WinGui: Missing file from a previous commit.sr552013-08-181-0/+67