]> granicus.if.org Git - handbrake/shortlog
handbrake
2016-12-15 Bradley Sepospreset: Set default to false for Gmail presets.
2016-12-15 Bradley Seposcontrib: Fix x264 archive and hash.
2016-12-15 Justin Scholzcontrib: Use SHA256 instead of MD5 for contrib archive...
2016-12-15 Justin Scholzcontrib: Remove libsamplerate comment.
2016-12-15 John Stebbinssync: fix compiler warning
2016-12-15 John Stebbinsreader: fix compiler warning "buf uninitialized"
2016-12-15 Bradley Sepospreset: Add Web presets category and Gmail presets.
2016-12-15 Damiano GalassiMacGui: Update decomb/deinterlace tooltip to reflect...
2016-12-14 John Stebbinslibhb: fix small leaks
2016-12-14 John StebbinsLinGui: tooltip revisions
2016-12-14 Bradley Seposcontrib: Use https where possible.
2016-12-14 midzerlibhb: Remove redundant check in common.c
2016-12-14 midzerlibhb: Remove redundant check in preset.c.
2016-12-14 midzerqsv: Fix possible null pointer dereference.
2016-12-14 midzerlibhb: Fix possible null pointer dereference in stream.c.
2016-12-14 Damiano GalassiMacGui: use the languages from the audio preferences...
2016-12-14 Damiano GalassiMacGui: restore type select in the defaults languages...
2016-12-13 sr55WinGui: Advanced Tab Changes
2016-12-13 sr55WinGui: Mark the Advanced Tab as Deprecated. #123
2016-12-13 John StebbinsLinGui: remove ubuntu 15.10 from nighly snapshots
2016-12-12 sr55WinGui: Fix Disabled state of queue tab when queue...
2016-12-10 sr55WinGui: Further Fixes to the Picture Settings screen...
2016-12-10 sr55WinGui: Further fixes to handle the new "Automatic...
2016-12-10 John Stebbinsstream: fix invalid ES packet generation
2016-12-01 John StebbinsCLI: fix --no-comb-detect
2016-11-29 John StebbinsLinGui: make preview window resize smoother
2016-11-27 Bradley Seposcontrib: Update to x264 r2708 86b7198.
2016-11-27 sr55WinGui: Fix the numberbox control for users that have...
2016-11-27 sr55WinGui: Fix a possible CollecitonModified Exception...
2016-11-21 John Stebbinssync: fix PtoP hang
2016-11-21 John Stebbinsstream: be more forgiving of TS continuity errors
2016-11-21 Damiano GalassiMacGui: fix the stop button to properly stop the encode...
2016-11-18 John StebbinsCLI: fix specifying audio track names
2016-11-16 sr55WinGui: Prompt to create folder when the destination...
2016-11-15 Bradley Seposscripts: Update to mingw-w64-build.
2016-11-15 John StebbinsLinGui: Fix some minor memory leaks
2016-11-14 Bradley Seposscripts: Add mac-toolchain-build.
2016-11-12 Damiano Galassilibhb: add a missing argument to a hb_sws_get_context.
2016-11-12 Damiano Galassilibhb: do not free hb_work_private_t in reader_init...
2016-11-11 Damiano Galassilibhb: remove scanCount variable from hb_handle_s,...
2016-11-11 Damiano Galassilibhb: re-enable SWS_FULL_CHR_H_INT and SWS_FULL_CHR_H_...
2016-11-11 John StebbinsLinGui: fix setting default preset
2016-11-11 John Stebbinsfix logging of of PtoP frame range in job
2016-11-11 John StebbinsLinGui: fix number of frames encoded for PtoP frames
2016-11-11 Damiano GalassiMacGui: round up HBTitle frames count.
2016-11-10 Damiano GalassiMacGui: set the appropriate colorspace for preview...
2016-11-10 John StebbinsLinGui: fix audio sanitizing after muxer change
2016-11-10 ScottMerge pull request #383 from RandomEngy/get-filter...
2016-11-10 Damiano GalassiMerge pull request #384 from galad87/colorspace
2016-11-08 Damiano GalassiSelect the appropriate coefficients for yuv<->rgb conve...
2016-11-07 John Stebbinsencx265: fix turbo first pass
2016-11-07 Damiano GalassiMacGui: remove a mention of strict anamorphic in the...
2016-11-07 RandomEngyInterop: Added functions to get the list of keys for...
2016-11-06 sr55WinGui: When we are dealing with Automatic anaorphic...
2016-11-06 John StebbinsLinGui: Fix running gtk versions older than 3.16
2016-11-02 John StebbinsLinGui: Improve tab focus navigation
2016-11-02 Damiano GalassiMacGui: fix HBJob copy method, plus small performance...
2016-11-02 Damiano GalassiMacGui: do not show "Auto passthru" in the audio panel...
2016-11-01 John StebbinsLinGui: fix formatting of video encoder preset
2016-11-01 sr55WinGui: Fix Anamorphic Mode Auto
2016-10-31 Damiano GalassiMacGui: Add new anamorphic mode "Automatic".
2016-10-31 Damiano GalassiMacGui: made some HBJob properties private.
2016-10-31 Damiano GalassiMacGui: add auto before the passthru fallback label.
2016-10-31 John StebbinsAdd new anamorphic mode "Automatic", delete "Strict...
2016-10-31 John StebbinsLinGui: fix custom filter tooltips
2016-10-30 sr55WinGui: Fix Typo
2016-10-30 sr55WinGui: Make the Width/Height fields enabled for Anamor...
2016-10-30 sr55WinGui: Fix a large number of stylecop warnings.
2016-10-30 sr55WinGui: Update status bar label text to say "errors...
2016-10-30 sr55WinGui: Better handle empty/null strings from hb_genera...
2016-10-29 sr55WinGui: Reduce margin around track icon on audio panel...
2016-10-29 sr55WinGui: Replace Strict Anamorphic with Automatic.
2016-10-29 Damiano GalassiMacGui: make it possible to set a audio defaults track...
2016-10-29 Damiano GalassiMacGui: use hb_preset_job_init instead of custom logic...
2016-10-28 John StebbinsLinGui: delete unused column value in combo boxes
2016-10-28 John StebbinsLinGui: fix use of freed pointer
2016-10-27 Damiano GalassiMacGui: use HB_ERROR_CANCELED status rather than tracki...
2016-10-26 John StebbinsLinGui: use HB_ERROR_CANCELED status ...
2016-10-26 John Stebbinslibhb: set HB_ERROR_CANCELED status for canceled encodes
2016-10-24 John StebbinsLinGui: improve layout of Dimensions tab
2016-10-24 John StebbinsLinGui: work around conflicting PicturePAR and UsesPict...
2016-10-21 Damiano GalassiMacGui: add some accessibility labels to the preview...
2016-10-21 Damiano GalassiMacGui: use accessibilityValueDescription for the slide...
2016-10-21 Damiano GalassiMacGui: give VoiceOver the right accessibility value...
2016-10-21 Damiano GalassiMacGui: better UI accessibility.
2016-10-20 John StebbinsLinGui: change ubuntu changelog reference from trac...
2016-10-20 John StebbinsLinGui: fix help string for --enable-flatpak configure...
2016-10-19 John StebbinsLinGui: add nightly builds for ubuntu 16.10
2016-10-19 John Stebbinslibvpx: fix build failure on ubuntu 16.10
2016-10-19 John StebbinsLinGui: fix installation of desktop file
2016-10-18 John Stebbinsdeccc608sub: fix crash caused by invalid CC stream
2016-10-18 Damiano GalassiMacGui: fix test build.
2016-10-17 Damiano GalassiMacGui: fix the queue toolbar icon badge quality on...
2016-10-12 John StebbinsLinGui: UI tweaks
2016-10-12 John Stebbinsencvorbis: fix use of wrong union member
2016-10-10 John StebbinsCLI: fix short arg optional parameter processing
2016-10-10 Bradley Seposdoc: Fix harfbuzz package name for Fedora.
2016-10-09 ScottMerge pull request #352 from bradleysepos/contrib-m4
2016-10-09 Bradley Seposcontrib: Update to M4 1.4.17.
2016-10-09 Bradley Seposdoc: Fix typo in m4 version.
next