]> granicus.if.org Git - handbrake/shortlog
handbrake
2019-06-07 sr55WinGui: Re-implement queue import/export functionality...
2019-06-07 Damiano GalassiMacGui: use HB_VCODEC_X264_MASK to check whether x264...
2019-06-07 Damiano GalassiMacGui: don't show fast decode checkbox when the encode...
2019-06-07 Damiano GalassiMacGui: localize the 'None' item in the fallback encode...
2019-06-07 Damiano GalassiMacGui: disable auto passthru fallback encoder options...
2019-06-07 Damiano GalassiMacGui: fix warnings.
2019-06-06 sr55WinGui: Add a "Test" button to the When Done Audio...
2019-06-06 sr55WinGui: Add logging to the PrePostActionService
2019-06-06 sr55WinGui: Don't show encoder options when Fallback ...
2019-06-01 sr55Revert "WinGui: Switch to SDK style cproj files. Switc...
2019-06-01 sr55WinGui: Fix a crash in the AudioViewModel when no Behav...
2019-06-01 sr55WinGui: Switch to SDK style cproj files. Switch to...
2019-05-31 John StebbinsCLI: Don't ignore PictureKeepRatio preset key
2019-05-27 John Stebbinsdecvcodec: fix building with QSV disabled
2019-05-26 maximd33qsv: zero-copy re-implementation
2019-05-25 edupreset: Add Playstation 2160p60 Surround for PS4 Pro.
2019-05-25 ScottUpdate SECURITY.md
2019-05-25 ScottCorrected typo
2019-05-25 ScottCreate Security.MD for GitHub's new Security Tab
2019-05-22 sr55WinGui: Add Preference to perform the When Done Action...
2019-05-22 sr55WinGui: Fix Copyright header
2019-05-17 maxdqsv: adding LowPower support for AVC and HEVC encode...
2019-05-15 sr55WinGui: Better expose some of the UI actions in the...
2019-05-12 sr55WinGui: Add missing .ass extension to subtitle import
2019-05-12 sr55WinGui: Clean-up the preset archive code. New filename...
2019-05-12 sr55WinGui: Improvements for #2090
2019-05-11 sr55WinGui: Use hb_presets_read_file_json to read the UI...
2019-05-11 sr55WinGui: More Robust Queue Backup and Recovery.
2019-05-10 sr55WinGui: Switch the GUI over to using JSON for the queue...
2019-05-08 sr55WinGui: Add .editorconfig
2019-05-08 sr55Revert "Updated HandBrake.Interop to .NET Standard...
2019-05-08 David RickardUpdated HandBrake.Interop to .NET Standard 2.0 and...
2019-05-08 John Stebbinshbavfilter: fix jerkey deinterlace output
2019-05-07 sr55WinGui: Fix fast decode tune with x264 vs x265. #2083
2019-05-05 John StebbinsLinGui: fix missing x265 fastdecode tune
2019-05-04 sr55WinGui: Allow SSA files to be dropped on the UI.
2019-05-02 sr55WinGui:
2019-05-02 sr55WinGui: Improved Language of the hardware encoder prefe...
2019-05-02 John Stebbinslibhb: pass AV_PKT_FLAG_DISCARD through to decoder
2019-05-02 Damiano GalassiMacGui: remove an unused class.
2019-05-02 sr55WinGui: Update the UI for the new deblock filter. ...
2019-05-02 Damiano GalassiMacGui: update UI for the new deblock filter.
2019-05-02 John Stebbinsdeblock: replace pp7 with avfilter vf_deblock
2019-05-02 Damiano GalassiMacGui: fixes some runtime warnings.
2019-05-02 Damiano GalassiMacGui: update Italian localization.
2019-05-02 Damiano GalassiMacGui: fixes encoder tune 'none' localized item.
2019-04-27 ScottAdd libnuma-dev to Travis CI
2019-04-25 sr55WinGui: Minor refactoring of the AutoNameHelper class...
2019-04-25 sr55WinGui: Fix Autoname directory selection
2019-04-25 sr55WinGui: Refactor Filters View Model - (Grayscale)
2019-04-25 sr55WinGui: Refactor Filters View Model - (Rotate and...
2019-04-25 sr55WinGui: Refactor Filters View Model - (Deblock)
2019-04-25 sr55WinGui: Refactor Filters View Model - (Deinterlace...
2019-04-25 sr55WinGui: Tidyup the new DetelecineFilter class
2019-04-25 sr55WinGui: Refactor Filters View Model - (Detelecine...
2019-04-25 sr55WinGui: Refactor Filters View Model - (Denoise Filter)
2019-04-25 sr55WinGui: Refactor the Filters View Model. Each filter...
2019-04-23 sr55WinGui: Updating German and Chinese Translations. ...
2019-04-22 sr55WinGui: Fix a preset import ordering bug that could...
2019-04-21 sr55WinGui: Update new default settings for collision behav...
2019-04-21 sr55WinGui: Auto-name System will now always generate a...
2019-04-21 sr55WinGui: Fix Typo
2019-04-20 sr55WinGui: Improvements to Options layout. "General"...
2019-04-20 sr55WinGui: New option to control the file overwrite defaul...
2019-04-20 John Stebbinsrendersub: fix crash while rendering subtitles
2019-04-19 sr55WinGui: Remove legacy delete.png icon and replace with...
2019-04-19 sr55WinGui: Make the Queue Delete button more reliable...
2019-04-19 sr55WinGui: Another code path without error handling enable...
2019-04-19 sr55WinGui: Various fixes and improvements to validation...
2019-04-17 John Stebbinsconfigure: add fixed option name to ToolProbe
2019-04-17 John Stebbinsbuild: fix libdvdread on mingw when dlfcn is present
2019-04-17 sr55WinGui: Fix Language ordering for Audio and Subtitle...
2019-04-17 sr55WinGui: Don't export Rotate is not set in preset expor...
2019-04-17 John StebbinsMacGui: remove unnecessary USE_X265 definition
2019-04-17 John Stebbinscli: remove unused compiler defines
2019-04-17 John Stebbinsav_aac: use HB_PROJECT_FEATURE_FFMPEG_AAC instead of...
2019-04-17 John Stebbinsvce: use HB_PROJECT_FEATURE_VCE instead of USE_VCE
2019-04-17 John Stebbinsnvenc: use HB_PROJECT_FEATURE_NVENC instead of USE_NVENC
2019-04-17 John Stebbinsqsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
2019-04-17 John Stebbinsencx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265
2019-04-17 John Stebbinsconfigure: export FEATURE.* vars to project.h
2019-04-17 John Stebbinsconfigure: fix osx build
2019-04-17 John StebbinsLinGui: fix additional mingw gtk UI build issues
2019-04-17 mwaynegtk: Fix cross compile issue with regex
2019-04-17 John Stebbinscompat: fix compiler warning in strerror_r
2019-04-17 John Stebbinsmake: finish correcting host/build semantics
2019-04-16 sr55WinGui: Fix previews after hb_image_s change. Fixes...
2019-04-16 sr55WinGui: Reset IsPresetModified when Updating a preset...
2019-04-16 John Stebbinsconfigure: Add comments to make lib checks more readable
2019-04-16 John Stebbinsconfigure: make separate LDTest and PkgConfigTest functions
2019-04-15 John Stebbinsconfigure: fix comments
2019-04-15 John Stebbinsconfigure: fix typo
2019-04-15 John Stebbinsconfigure: move sanitation of options together
2019-04-15 John Stebbinsconfigure: make sure numa is only enabled on linux
2019-04-15 John Stebbinsconfigure: move init of HostTuple after parsing cross
2019-04-15 John Stebbinsconfigure: use stricter 'is not None'
2019-04-15 John Stebbinsconfigure: initialize host_tuple with cross
2019-04-15 John Stebbinsconfigure: Fix host vs build specs
2019-04-15 John Stebbinsconfigure: add PkgConfigProbe and ChkLib actions
2019-04-15 John Stebbinsconfigure: add option to enable/disable libnuma
next