summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...sr552021-02-046-118/+9
* WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...sr552021-02-0430-442/+218
* contrib: Update to x265 r12666 681c05e83.Damiano Galassi2021-02-0322-346/+736
* contrib: Update to x264 build 161 r3043 59c06095.Damiano Galassi2021-02-033-87/+11
* libhb: passthru mastering display metadata and content light level metadata.Damiano Galassi2021-02-0113-4/+462
* Update linux.ymlScott2021-01-311-2/+2
* Update linux.ymlScott2021-01-311-1/+1
* Update linux.ymlScott2021-01-311-0/+1
* Fix Linux BuildScott2021-01-311-2/+3
* MacGUI: prevent a possible exception if a job being rescanned is manually del...Damiano Galassi2021-01-301-5/+12
* sync: tag the generated black buffer with the color code points, to avoid tri...Damiano Galassi2021-01-301-1/+5
* WinGui: Add support for Chroma Smooth filter.sr552021-01-3011-17/+306
* WinGui: Add support for the colourspace filter.sr552021-01-3013-6/+258
* WinGui: Relax the Picture Settings behaviours on source or title change. Cro...sr552021-01-302-19/+46
* WinGui: Minor code tidyup.sr552021-01-301-111/+38
* WinGui: Workaround system breakage when launching URL's. Fixes #3381sr552021-01-296-9/+9
* libhb: revert part of the previous colormatrix override commit.Damiano Galassi2021-01-2511-35/+86
* contrib: Apply libdav1d pc location patch on all systems.Bradley Sepos2021-01-241-0/+0
* MacGUI: fix a typo in chroma smooth and colorspace validation methods name.Damiano Galassi2021-01-241-2/+2
* libhb: change the color-matrix cli option behavior. Set the color info at the...Damiano Galassi2021-01-2411-87/+36
* WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...sr552021-01-2312-26/+164
* libhb: update the audio encoders list after the latest hb_encoder_internal_t ...Damiano Galassi2021-01-231-35/+35
* MacGUI: add chroma smooth and colorspace filters UI.Damiano Galassi2021-01-237-250/+883
* libhb: re-implement colorspace filter with zimg, add tonemap, and expose the ...Damiano Galassi2021-01-2312-147/+682
* contrib: add zimg.Damiano Galassi2021-01-238-6/+42
* libhb: remove unused code of an old QSV zero-copy implementation.Damiano Galassi2021-01-231-26/+7
* MacGui: allows the Unparse textfield to expand vertically.Damiano Galassi2021-01-231-25/+25
* qsv: add scaling modes and interpolation methods for qsv scale filteragalin892021-01-225-4/+166
* WinGui: Add ISO standard langauge names to the langugae dropdown in preferenc...sr552021-01-212-12/+12
* WinGui: Change the Product Dir reg key such that HandBrake can be launched fr...sr552021-01-211-1/+1
* muxavformat: disable libavformat's mkv automatic handling of default flag. Fi...Damiano Galassi2021-01-211-0/+2
* sync: fix PtoP hangDamiano Galassi2021-01-211-2/+1
* MacGui: merge the two 'Add To Queue' toolbar items.Damiano Galassi2021-01-181-41/+68
* MacGui: update Sparkle submodule.Damiano Galassi2021-01-161-0/+0
* MacGui: improve HBPicture NSCoding validation.Damiano Galassi2021-01-161-28/+37
* MacGui: cosmetics.Damiano Galassi2021-01-163-20/+20
* MacGui: save presets immediately when a preset is updated.Damiano Galassi2021-01-161-0/+1
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-1510-51/+18
* WinGui: Add optional crop controls to the preview window similar to the mac UI.sr552021-01-1411-121/+250
* bd: Mark an encode as having a read error if we get too many consecutive bad ...sr552021-01-131-1/+3
* WinGui: Fixes #3347 where the preset menu list was slow to update.sr552021-01-133-53/+24
* WinGui: Minor improvement to presets. Also show the preset tooltip on the Men...sr552021-01-112-2/+5
* WinGui: Fix a log file access error that could occur in remote instance modesr552021-01-111-2/+2
* WinGui: UI improvements around presets.sr552021-01-096-13/+79
* WinGui: Add experimental support for Right to Left languages. This globally i...sr552021-01-092-4/+25
* WinGui: Remove bold from preset manager list box to further avoid confusion. ...sr552021-01-091-3/+0
* WinGui: Remove bold "(Default Preset)" label and add discrete "Is Default: Ye...sr552021-01-0714-57/+54
* WinGui: Fix typo on new preset pane and fix an issue with mis-detecting prese...sr552021-01-073-3/+3
* WinGui: Fix an issue with QSV adaptor Probe. It should not call when QSV is n...sr552021-01-071-3/+9
* MacGui: make sure each chapter has always a non null title, even if the origi...Damiano Galassi2021-01-061-1/+2