]> granicus.if.org Git - handbrake/shortlog
handbrake
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
2019-04-14 John Stebbinsvfr: improve duplicate frame drop detection
2019-04-14 John Stebbinswork: fix pix_fmt init input to filter pipeline
2019-04-13 Bradley Seposmake: Tweak configure summary language for consistency.
2019-04-13 Bradley Seposmake: Fix non-fatal contrib download error.
2019-04-13 Bradley Seposcontrib: Update to FFmpeg 4.1.3.
2019-04-13 Bradley Seposmake: Tweak configure.py output language.
2019-04-13 Bradley Seposmake: Reflect FFmpeg AAC required on some platforms...
2019-04-13 Bradley Seposmake: Fix initialization of minver in configure.py.
2019-04-13 Bradley Seposmake: Remove SelectTool class from configure.py.
2019-04-13 Bradley Seposmake: Remove last optparse import in configure.py.
2019-04-13 Bradley Seposmake: Fix configure --minver argument showing for cross.
2019-04-13 Bradley Seposmake: Rerun cross tools probe before creating CLI help.
2019-04-13 Bradley Seposmake: Improve handling of cross argument in configure.py.
2019-04-13 Bradley Seposmake: Fix configure.py conf args for reconfigure.
2019-04-13 Bradley Seposmake: Tidy up configure help.
2019-04-13 Bradley Seposmake: Fix configure and Xcode where cross compiling.
2019-04-13 John Stebbinsconfigure: fix argparse callbacks
2019-04-13 John Stebbinsconfigure: fix parsing debug and optimize options
2019-04-13 Bradley Seposmake: Further improvements to feature enable/disable...
2019-04-12 John StebbinsLinGui: remove deleted file from translation list
2019-04-12 Bradley Seposmake: Require FFmpeg AAC on Linux and Windows.
2019-04-11 sr55WinGui: Set the Countdown Alert to top most. #2032
2019-04-09 Damiano Galassiports: increase HB_LOW_PRIORITY on macOS to avoid threa...
2019-04-09 Damiano Galassiports: set pthreads name on macOS.
2019-04-08 sr55WinGui: Fix Race Condition crash when cancelling scan.
2019-04-08 sr55WinGui: Improve the failed scan information window...
2019-04-08 sr55WinGui: Allow "Esc" key to be pressed on the source...
2019-04-08 John Stebbinscropscale: force output pixfmt to YUV420P
2019-04-08 John Stebbinshbavfilter: fix filename in header comment
2019-04-08 John Stebbinshbavfilter: hide internals of hb_avfilter_graph_s
2019-04-08 John Stebbinsavfilter: split individual filters to separate files
2019-04-08 John Stebbinsavfilter: fix header file comment
2019-04-08 John Stebbinslibhb: change preset key to VideoColorMatrixCodeOverride
2019-04-08 John StebbinsAdd missing yuv444p12 colorspace opton
2019-04-08 John Stebbinslibhb: propagate color matrix info through the pipeline
2019-04-08 John Stebbinsavfilter: simplify internal API to avfilter
2019-04-08 John StebbinsFix crash when chroma smooth tune is NULL
2019-04-06 sr55WinGui: Retry menu item disabled state fixed on queue.
2019-04-06 sr55WinGui: Minor bug fixes and UX improvements to the...
2019-04-06 sr55WinGui: Add "hardware.enabled" option to portable.ini
2019-04-06 sr55WinGui: Reafactor application init and introduce a...
2019-04-06 John StebbinsLinGui: put libnuma after libx265 in link command
2019-04-06 Damiano GalassiMacGui: reset destination folder if the current folder...
2019-04-05 Damiano GalassiMacGui: fail gracefully when trying to encode to a...
2019-04-05 John Stebbinsflatpak: add libnuma build dependency
2019-04-05 John StebbinsAdd libnuma-dev to ubuntu nightly build dependencies
2019-04-05 Bradley Seposconfigure: Fix logic error detecting python.
2019-04-05 Bradley Seposmake: Disable features on unsupported platforms in...
2019-04-04 John Stebbinsdecvobsub: fix crash due to malformed vobsub
2019-04-04 John Stebbinsx265: enable building with libnuma on linux
2019-04-01 Damiano GalassiMacGui: improve localized string formats.
2019-04-01 Damiano GalassiMacGui: don't allow empty output file names.
2019-04-01 Damiano GalassiMacGui: don't allow nil chapters titles.
2019-04-01 Bradley Seposwingui: Fix filter order caused by addition of Chroma...
2019-03-31 Bradley Seposscripts: Update to mingw-w64-build 6.0.1.
2019-03-31 Ewout ter Hoevencontrib: Update to libvpx 1.8.0.
2019-03-31 Bradley Seposcontrib: Remove local pthreads-w32 in favor of winpthreads.
2019-03-31 Bradley SeposUpdate to mingw-w64-build 6.0.0.
2019-03-30 sr55WinGui: Minor queue bugfix for delete action
2019-03-30 sr55Libhb: Some minor logging cleanup
2019-03-30 Ewout ter Hoevencontrib: Update to nvenc 9.0.18.1 (#1937)
2019-03-29 sr55WinGui: Increase Queue Window size and make more space...
2019-03-29 Bradley Seposmeta: Belatedly add news for 1.2.2 release.
2019-03-29 Andrew Brezovskymake: decode bytes objects from subprocess stdout in...
2019-03-28 Bradley Seposlibhb: Consolidate plane functions and eliminate a...
2019-03-28 Bradley Seposlibhb: Tweak Chroma Smooth filter presets and tunes.
2019-03-28 Bradley Seposlibhb: Initial implementation of Chroma Smooth filter.
2019-03-28 Damiano GalassiMacGui: specify is a path is a folder or not when creat...
2019-03-28 Damiano GalassiMacGui: improve localized progress number formats,...
2019-03-24 sr55WinGui: Fix an issue where cropping was taking into...
2019-03-23 sr55WinGui: More robust Timespan parsing.
2019-03-20 John StebbinsLinGui: work around GTK slider value formatting bug
2019-03-20 Damiano GalassiMacGui: add French localization and update Italian...
next