summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Converters/Video/VideoEncoderConverter.cs
Commit message (Expand)AuthorAgeFilesLines
* Add WebM support (#1822)Justin Bull2019-02-131-1/+5
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-291-7/+17
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-0/+10
* WinGui: Add Support for the VCE Encoders.sr552018-06-081-0/+10
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-3/+3
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-0/+5
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-2/+1
* WinGui: Support VP9 and fix VP8 encoding.sr552016-05-281-0/+1
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-0/+1
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-131-0/+16
* Tidy up some Stylecop WarningsScott2015-09-261-1/+0
* App Services Tidyup ContdScott2015-09-261-0/+2
* AppServices tidyupScott2015-09-261-3/+3
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-241-1/+7
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-0/+1
* 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: 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: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-7/+1
* 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: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-1/+5
* 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-231-1/+6
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-1/+1
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-201-1/+6
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-191-0/+93