summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rotate: invert par when rotating by 90John Stebbins2021-04-121-9/+13
* pad: prevent invalid settings reaching avfilterJohn Stebbins2021-04-121-2/+3
* LinGui: use new api hb_get_preview3 for previewsJohn Stebbins2021-04-125-270/+78
* Add ability to apply filters to previewsJohn Stebbins2021-04-128-100/+407
* muxavformat: fix compiler indentation warningJohn Stebbins2021-04-121-1/+1
* chroma_smooth: copy the color info to the newly created buffers.Damiano Galassi2021-04-081-0/+11
* Missed reference to 9.1Scott2021-04-031-1/+1
* Update Windows toolchain to 9.2.0Scott2021-04-031-6/+6
* 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