]> granicus.if.org Git - handbrake/shortlog
handbrake
2019-09-09 John Stebbinshb_json: fix subtitle import crash
2019-09-08 sr55WinGui: Fix a culture issues where nubmers were the...
2019-09-08 sr55WinGui: Make a note of what the base preset was in...
2019-09-08 sr55Logging: Changed wording
2019-09-08 sr55Logging: Reset the time clock.
2019-09-08 sr55Logging Improvements "Change Job" -> "Work"
2019-09-08 sr55Improve detail in logging of jobs. #2285
2019-09-08 Bradley Seposbuild: make: Fix df-verify where `make contrib.verify...
2019-09-08 Nomis101contrib: Fix some configure-related warnings.
2019-09-06 Damiano GalassiMacGui: add a menu item to show the selected queue...
2019-09-05 Damiano GalassiMacGui: store the job activity log url.
2019-09-01 sr55WinGui: Fix 2 issues with audio track names. First...
2019-09-01 Damiano GalassiMacGui: properly remove an observer.
2019-09-01 Damiano GalassiMacGui: print dlopen error message.
2019-09-01 Damiano GalassimacOS: add a make notarize target. Usage: make notarize...
2019-08-31 Bradley Seposmake: Allow tar to extract xz archives.
2019-08-31 Bradley Seposmake: Disable warning for AMD VCE on Linux.
2019-08-31 Damiano Galassimacosx: use the correct entitlements to sign the cli.
2019-08-30 John Stebbinsdecavcodec: fix memory leak
2019-08-30 John Stebbinshb_json: fix double free
2019-08-30 sr55WinGui: Treat empty string as null for Subtitle Name...
2019-08-30 Bradley Seposmacosx: Minor cleanup of hbsign.
2019-08-30 Damiano GalassiMacGui: sign with the sandbox entitlements if sandbox...
2019-08-30 Damiano GalassiUpdate hbsign with hardened runtime and sandbox options.
2019-08-30 Damiano GalassiMacGui: add a preference to not display preview images...
2019-08-30 Damiano GalassiMacGui: make it possible to resize the columns in the...
2019-08-30 Damiano GalassiMacGui: do not set the track name if it's one of those...
2019-08-30 Damiano GalassiMacGui: passthru tracks names.
2019-08-29 sr55WinGui: When using the About Menu -> Update Check,...
2019-08-29 sr55WinGui: Various small UI/UX fixes Fixes #2280 #2278
2019-08-29 Nomis101Update MacGUI with german mixdown strings
2019-08-28 OvchinnikovDmitriiVCE: Vulkan support on linux.
2019-08-26 John Stebbinsstream: fix size of subtitle extradata
2019-08-26 John Stebbinsstream: fix subtitle extradata buffer over-read
2019-08-26 John StebbinsLinGui: plug memory leaks
2019-08-26 John Stebbinshb_json: fix title dict format string
2019-08-26 John Stebbinsfix initialization of libswscale stride data
2019-08-26 John Stebbinsdvdnav: fix double free on close
2019-08-26 Bradley Seposcontrib: Add small patch fix to libdvdnav.
2019-08-26 Bradley Seposcontrib: Add small patch fix to libdvdread.
2019-08-25 Bradley Seposcontrib: Use `ranlib` instead of `ar s` to fix building...
2019-08-24 Damiano GalassiMacGui: add the needed hardened runtime entitlements.
2019-08-24 Damiano GalassiMacGui: workaround a issue in 10.15 beta where the...
2019-08-22 John Stebbinsencavcodec: fix chapter mark postion for nvenc encodes
2019-08-22 John Stebbinsffmpeg: fix seeking in mkv > 2GB
2019-08-22 Damiano GalassiMacGui: update sign script to sign the new xpc service.
2019-08-22 Damiano GalassiMacGui: fix a warnings and the tests.
2019-08-22 Damiano GalassiMacGui: make it possible to localize mixdowns.
2019-08-22 Bradley Seposmake: Rearrange configure.py help output into a more...
2019-08-22 Bradley Seposmake: Revise security section comments in configure.py.
2019-08-22 Nomis101make: Move harden option to the new Security group...
2019-08-22 Nomis101make: Move sandbox option into new Security group in...
2019-08-22 Nomis101make: Add a configure.py option to enable app sandbox.
2019-08-21 digullaBetter error message when avcodec_find_encoder_by_name...
2019-08-20 Nomis101Fix -Wduplicate-decl-specifier warnings
2019-08-19 Damiano GalassiMacGui: revert a change that was committed by error.
2019-08-19 Damiano GalassiMacGui: disable security-scoped bookmarks resolution...
2019-08-18 sr55WinGui: Fix a subtitle related error when adding to...
2019-08-18 Nomis101Create A12-videotoolbox-smpte2084-hlg-transfer.patch
2019-08-16 sr55WinGui: Another update of the translations.
2019-08-16 John Stebbinspreset: fix NULL initializtion of subtitle name
2019-08-16 Bradley Seposcontrib: Update to FFmpeg 4.2.
2019-08-15 John StebbinsLinGui: Fix null subtitle name
2019-08-15 Damiano GalassiMacGui: make use of some newer NSCoding api to better...
2019-08-15 Damiano GalassiMacGui: add a method to send a NSError to activity...
2019-08-15 Damiano GalassiMacGui: fix some truncated text in the picture settings.
2019-08-14 Damiano GalassiMacGui: fix an exception when reading an HBJob from...
2019-08-13 Damiano Galassilibhb: remove dead code.
2019-08-13 Damiano GalassiMacGui: set a default queue window size.
2019-08-13 Damiano GalassiMacGui: convert the last usage of NSDictionary to a...
2019-08-12 sr55WinGui: Fix the .NET Framework version check in the...
2019-08-12 sr55WinGui: Drop the .NET version back to 4.7.1 as 4.8...
2019-08-12 sr55WinGui: UI Consistency Tweak on the video tab.
2019-08-12 sr55nvenc: Change the rate control to vbr_hq, setting qmin...
2019-08-12 sr55WinGui: Metadata code cleanup
2019-08-12 sr55WinGui: Update French, Chinese, German Translations...
2019-08-12 sr55NVEnc: Check SDK version and disable feature if driver...
2019-08-12 sr55WinGui: Improvements to dropdown visibility behaviour...
2019-08-12 sr55WinGui: Make the Dark Theme Windows 10 only.
2019-08-12 sr55WinGui: Add Support for Subtitle Track Naming. Auto...
2019-08-12 Damiano GalassiMacGui: fix some UI syncronization issues caused by...
2019-08-12 Damiano GalassiMacGui: fix the color of the selected queue row on...
2019-08-12 Damiano GalassiMacGui: enable and fix more warnings. Review nullabilit...
2019-08-12 Damiano GalassiMacGui: do not copy the xpc info.plist to the Resources...
2019-08-12 Damiano GalassiMacGui: disable sudden termination in the xpc service...
2019-08-11 John Stebbinslibhb: eliminate file path length limits
2019-08-11 John Stebbinsdvd: create track named from dvd track attributes
2019-08-11 John Stebbinsffmpeg: make track names visible regarless of locale
2019-08-11 John Stebbinsstream: improve track name selection
2019-08-11 John Stebbinsffmpeg: add support to read/write mp4 'titl' track tag
2019-08-11 John Stebbinsfix build error
2019-08-11 John Stebbinsmuxavformat: set handler_name for subtitle track names...
2019-08-11 John Stebbinsmuxavformat: fix writing alternative track name in...
2019-08-11 John StebbinsCLI: add subtitle name support
2019-08-11 John Stebbinsadd subtitle name to job configuration log output
2019-08-11 John Stebbinsadd subtitle track name read/write
2019-08-11 John Stebbinsa few fixes for audio track name handling
2019-08-11 John Stebbinsffmpeg: add 'name' track udta tag reading
2019-08-11 John Stebbinslibhb: make source audio track name available to frontends
2019-08-11 Bradley Seposmac: Remove libsamplerate from Xcode project.
next