summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preview: fix filter chain input pix_fmtHEADmasterJohn Stebbins2021-04-171-1/+1
* IRC fix attempt 2Scott2021-04-161-2/+2
* Attempt to fix IRC notifications.Scott2021-04-161-0/+2
* Update README.markdownScott2021-04-161-1/+0
* Update README.markdownScott2021-04-161-2/+3
* Update README.markdownScott2021-04-161-1/+6
* contrib: backport zimg NEON alignment fix.Damiano Galassi2021-04-161-0/+26
* Updating THANKS file to add MacStadiumScott2021-04-161-0/+2
* Limit to 1 launch job for debugging the buildScott2021-04-131-1/+1
* WinGui: use new api hb_get_preview3 for previews.sr552021-04-1316-562/+417
* WinGui: Fix an issue where the queue buttons would not update correctly if th...sr552021-04-131-1/+2
* Testing a build fix for Github ActionsScott2021-04-131-6/+1
* MacGui: use new api hb_get_preview3 for previews.Damiano Galassi2021-04-136-53/+42
* libhb: store the color code points in hb_image_s. A UI can use this informati...Damiano Galassi2021-04-132-0/+6
* preset: don't add rotate to job when "angle=0:hflip=0"John Stebbins2021-04-121-1/+3
* 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