summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities/Converters.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-231/+0
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-99/+15
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-3/+0
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-80/+7
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-188/+0
* WinGui: Fix build.sr552015-01-131-3/+3
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-101-2/+4
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-191-0/+4
* WinGui: Mapping fix for x265. (not "hvec")sr552014-03-281-2/+2
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-131-4/+0
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-0/+97
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-1/+1
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-3/+3
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-231-0/+4
* WinGui: General code tidyupsr552013-08-171-6/+0
* WinGui: Make the AVFormat Muxers default.sr552013-07-131-5/+5
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-83/+28
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-2/+11
* WinGui: Removed High444, use auto instead.sr552012-12-311-2/+2
* WinGui: Missed a place for removing High10 and 422sr552012-12-311-4/+4
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-2/+0
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-071-6/+32
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-0/+504