]> granicus.if.org Git - handbrake/shortlog
handbrake
2016-12-21 Bradley Seposmacgui: Update preferences dialogs.
2016-12-20 Bradley Seposmacgui: Remove single tooltip from preview picture...
2016-12-20 Bradley Seposmacgui: Revise audio and subtitles tabs contextual...
2016-12-20 Bradley Seposmacgui: Revise chapters tab tooltips.
2016-12-20 Bradley Seposmacgui: Clarify audio DRC tooltips.
2016-12-20 Bradley Seposmacgui: Make main menu web links obviously external.
2016-12-20 Bradley Seposmacgui: Revise subtitles defaults tooltips.
2016-12-20 Bradley Seposmacgui: Revise subtitles tab tooltips.
2016-12-20 Bradley Seposmacgui: Revise audio defaults tooltips.
2016-12-20 Bradley Seposmacgui: Revise quality and bitrate mode tooltips on...
2016-12-20 Bradley Seposmacgui: Revise audio tab tooltips.
2016-12-20 sr55WinGui: Improve many tooltips for 1.0 #426
2016-12-20 Bradley Seposmacgui: Revise Open Source toolbar button tooltip.
2016-12-20 Bradley Seposmacgui: Revise Picture tab tooltips.
2016-12-20 Bradley Seposmacgui: Revise Add Preset dialog tooltips.
2016-12-20 Bradley Seposmacgui: Revise presets drawer tooltips.
2016-12-20 Bradley Seposmacgui: Revise main window tooltips.
2016-12-20 Bradley Seposmacgui: Revise main menu.
2016-12-20 Damiano GalassiMacGui: do not display pass info if pass_count is ...
2016-12-20 Damiano Galassilibhb: immediately set hb_state_t pass and pass_count...
2016-12-20 Damiano GalassiMacGui: return 'und' is the language is unknown.
2016-12-20 Damiano GalassiMacGui: restore the NSGraphicsContext after it has...
2016-12-19 Bradley SeposAdd Maxym Dm to authors.
2016-12-19 Bradley Seposmacgui: Revise Video tab tooltips.
2016-12-18 Bradley Seposbuild: Update Sparkle minimum Mac system version to...
2016-12-18 sr55WinGui: Update the VersionUtility class to work for...
2016-12-18 Bradley Seposscripts: Print usage and exit when release tag not...
2016-12-18 Bradley Seposbuild: Really ensure tag suffix is not None in configur...
2016-12-18 Bradley Seposbuild: Ensure tag suffix is not None in configure.py.
2016-12-18 Bradley Seposbuild: Update Mac release package name.
2016-12-18 sr55WinGui: Set QSV Decode to false if the hardware isn...
2016-12-17 Bradley Seposcontrib: Disable libva for libmfx.
2016-12-17 Bradley Seposcontrib: Disable libav vaapi.
2016-12-17 John Stebbinsfix memory leaks
2016-12-17 John Stebbinsstream: fix SRT detection
2016-12-17 John Stebbinsunref AVPackets, fix merge issues
2016-12-17 John Stebbinsqsv: rename av_qsv* to hb_qsv*
2016-12-17 John Stebbinsqsv: fix more compiler warnings
2016-12-17 John Stebbinsqsv_memory: fix compiler warnings
2016-12-17 John Stebbinsqsv_libav: silence compiler warning
2016-12-17 John Stebbinsencavcodecaudio: fix use of deprecated libav interfaces
2016-12-17 John Stebbinsencavcodec: fix use of deprecated libav interfaces
2016-12-17 John Stebbinsdecavcodec: fix use of deprecated libav interfaces
2016-12-17 John Stebbinsstream: fix use of deprecated libav interfaces
2016-12-17 John Stebbinsmuxavformat: fix use of deprecated libav interfaces
2016-12-17 John Stebbinsdecpgssub: fix use of deprecated rect->pict
2016-12-17 John Stebbinsfix chapter markers when encoding with libav video...
2016-12-17 John Stebbinspotential fix for hard to reproduce crash
2016-12-17 Bradley Seposcontrib: Add libav colr patch to support new color...
2016-12-17 Tim Walkerqsv: Update condition under which context is closed.
2016-12-17 Tim Walkerdecavcodec: enable QSV-accelerated H.264 decoding with...
2016-12-17 Tim Walkercontrib: enable avcodec's libmfx (Intel QSV) support...
2016-12-17 Tim Walkerqsv: Fix crash attempting to destroy mutex.
2016-12-17 Bradley Seposcontrib: Update to Libav 12.
2016-12-17 Tim Walkerlibhb: don't use av_log.
2016-12-17 Tim Walkerlibhb: fix build with --enable-qsv
2016-12-17 Tim Walkerlibhb: add code to support our QSV-accelerated encoder.
2016-12-17 Tim Walkerlibav: remove our custom QSV wrapper.
2016-12-17 Bradley Sepospreset: Revise Gmail presets.
2016-12-16 sr55NEWS updates
2016-12-15 John Stebbinssync: don't delay subtitles when duration is known
2016-12-15 John StebbinsCLI: allow overriding automatically selected "default...
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.
next