]> granicus.if.org Git - handbrake/shortlog
handbrake
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...
2019-03-17 sr55WinGui: Add protection against unavailable directory...
2019-03-13 John Stebbinsqsv: fix build when qsv is disabled
2019-03-12 John Stebbinsqsv: add i965 VA driver fallback
2019-03-12 John Stebbinsqsv: allow user to override VA driver name
2019-03-12 John Stebbinsfix spurious libswscale warning
2019-03-12 John Stebbinssync: imporve accuracy of logged min/max fps
2019-03-12 John Stebbinsencavcodec: fix bitrate ceiling overflow for VP8/9
2019-03-12 Damiano GalassiMacGui: don't enable the sandbox by default.
2019-03-12 Damiano GalassiMacGui: update codesign script.
2019-03-12 Damiano GalassiMacGui: use ui-separation-and-xpc Sparkle branch.
2019-03-11 John Stebbinsqsv: fix 'quality' preset on linux
2019-03-10 John Stebbinsqsv: fix logging of implementation 'via' option
2019-03-10 Damiano GalassiMacGui: improve main window UI sizing.
2019-03-10 sr55WinGui: Move all image paths to be consistent.
2019-03-10 sr55WinGui: Fix inline queue.
2019-03-09 sr55WinGui: Log exceptions out to files in the log director...
2019-03-09 sr55WinGui: Add log messages around preset service actions...
2019-03-09 sr55WinGui: Add some error checking into the Portable mode...
2019-03-09 sr55WinGui: Bind "Ctrl-C" on the Error window. This *may...
2019-03-09 John Stebbinsfix setting sequence_id of final job status
2019-03-09 John Stebbinsqsv: fix building without qsv when libdrm is not present
next