summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes a grammatical errorShakil-Shahadat2021-04-031-1/+1
* WinGui: Fix an issue that blocked preset imports. Fixes #3523sr552021-04-031-5/+0
* qsv: allow to use higher hardware version for new platformsagalin892021-04-021-1/+1
* qsv: improve encoder error handlingagalin892021-04-023-7/+24
* qsv: fix platform messageagalin892021-03-312-2/+1
* WinGui: When adding a new preset, select it rather than displaying the curren...sr552021-03-313-6/+19
* WinGui: Added padded marked to the summary tab.sr552021-03-314-3/+23
* WinGui: Implement the Pad filter in the UI. (For testing - Note, summary, pre...sr552021-03-2910-87/+267
* qsv: fix hevc/av1 10bit -> hevc 10bitagalin892021-03-291-3/+5
* Fixed issue where HandBrakeEncoderHelpers threw exceptions after falling back...David Rickard2021-03-281-8/+21
* WinGui: Refactor the Worker HttpServer class and fix some issues caused by th...sr552021-03-247-94/+159
* qsv: fix adapter details info when multiple runsagalin892021-03-214-26/+57
* WinGui: Fixing typos on OldOperatingSystem stringPatriccollu2021-03-181-2/+2
* LinGui: Fix typo in messageAndrew Lewis2021-03-143-3/+3
* [WinGUI] Add Initial support for Persian (Iran) localeNomis1012021-03-143-0/+2938
* [Win] Update some localesNomis1012021-03-1422-409/+758
* WinGui: Correctly reload WebM container selection when loading presets. #3478sr552021-03-141-0/+3
* WinGui: Add a Soft warning about Windows 7 and 8 support being ceased. The ap...sr552021-03-146-12/+42
* qsv: redesigned adapter capabilities collection and reporingagalin892021-03-1215-483/+959
* Pass new entries to av_opts as stringsPMunkes2021-03-091-2/+2
* Fix option names in VCE workaroundPMunkes2021-03-091-5/+2
* Correct QP range when using ffmpeg VCE H265PMunkes2021-03-091-0/+9
* WinGui: Move to Caliburn Micro 4.0 (RC). This removes the Framework 4 dependa...sr552021-03-0828-65/+80
* WinGui: Update wix installer.sr552021-03-061-2/+0
* WinGui: Tidyup of projects and installers. Minor reduciton in filesize.sr552021-03-065-27/+4
* WinGui: Finish the conversion to System.Text.Json. This removes the Newtonsof...sr552021-03-068-184/+29
* WinGui: Remove some dead code.sr552021-03-066-64/+4
* WinGui: Remove the unused AppX projectsr552021-03-0621-123/+0
* WinGui: Fix an issue with UTF8 preset names. Fixes #3458sr552021-03-061-1/+1
* MacGui: do not validate settings of the 'None' subtitles track.Damiano Galassi2021-03-051-0/+5
* preset: add a subtitles track only if it doesn't need to be burned, or if it ...Damiano Galassi2021-03-051-1/+6
* MacGui: properly set automaticallyPreventSleep in the xpc services.Damiano Galassi2021-03-041-0/+3
* Fix for Issue #632 (#3413)George Sheppard2021-03-031-0/+5
* common: add videotoolbox hevc 10bit to hb_video_encoder_get_depth().Damiano Galassi2021-03-021-0/+3
* contrib: fix FFmpeg VideoToolbox HEVC 10bit extradata on Kaby Lake.Damiano Galassi2021-03-011-0/+40
* WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...sr552021-02-285-14/+66
* hardware: Signal when hardware support is not compiled in on x86 platforms.sr552021-02-283-5/+5
* libhb: add videotoolbox 10bit hevc encoder.Damiano Galassi2021-02-2811-54/+174
* WinGui: Layout improvements on the Filters tab, including larger custom entry...sr552021-02-271-162/+140
* MacGui: generate the filters keys shown in the custom textfields instead of h...Damiano Galassi2021-02-261-11/+117
* WinGui: Make the Windows UI tolerate empty categories #3434sr552021-02-251-0/+5
* fixed typosfreddii2021-02-2519-22/+22
* sync: fix missing last subtitle in mp4, the subtitle sanitizer did not receiv...Damiano Galassi2021-02-251-4/+14
* decavsub: fix SSA hardsub when the stream contains subtitle lines with durati...Damiano Galassi2021-02-241-1/+1
* WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...sr552021-02-237-23/+90
* libhb: remove gargabe characters in comments that were added in a multiline e...Damiano Galassi2021-02-221-2/+2
* Added ToString() override for Language to improve screen reader behavior when...David Rickard2021-02-211-0/+9
* libhb: Replace hardcoded input pixel format for NV12 conversion.Bradley Sepos2021-02-201-1/+1
* make: Simplify feature check cosmetics in configure.py.Bradley Sepos2021-02-201-10/+7
* make: Make mingw stuffs arch-specific in configure.py.Bradley Sepos2021-02-201-14/+14