]> granicus.if.org Git - handbrake/shortlog
handbrake
2016-07-29 Damiano GalassiMacGui: update the UI after a failed queue scan.
2016-07-28 maxdgtk: Revise Russian translation of pop-up comment.
2016-07-28 TotalCaesar659gtk: Add Russian translation for pop-up comment.
2016-07-28 Sean McGovernlibhb: make hb_ps_read_packet() more robust
2016-07-28 Sean McGovernlibhb: make encavcodecInit() more robust
2016-07-28 maxdqsv: Fix crash attempting to destroy mutex.
2016-07-27 Damiano GalassiMacGui: update the drc value immediately when the slide...
2016-07-27 Damiano GalassiMacGui: use CQ label in the constant quality slider...
2016-07-26 Bradley Sepospreset: Use Main profile for Android 1080p30 and use...
2016-07-25 Damiano GalassiMacGui: fix subtitles offset undo and add kvp dependenc...
2016-07-25 sr55WinGui: Add a tooltip to display the preset description...
2016-07-25 sr55WinGui: Lay the foundation for editing presets with...
2016-07-25 sr55WinGui: Allow the preset slider for VP8 and VP9
2016-07-23 sr55WinGui: Stubbing out some meta data code.
2016-07-23 sr55WinGui: Fix Quality slider for VP9
2016-07-21 Damiano GalassiMacGui: made the framerate radio button strings localiz...
2016-07-21 Damiano GalassiMacGui: disable the 'forced' checkbox for subtitles...
2016-07-16 sr55WinGui: Show Queue button can now maximise a minimised...
2016-07-16 Damiano GalassiMacGui: fix the label color of two text labels in the...
2016-07-16 Damiano GalassiMacGui: fix the audio defaults tracks delete button...
2016-07-15 sr55WinGui: Remove another exception for queue handling...
2016-07-15 sr55WinGui: Change the handling of "Already Processing...
2016-07-15 sr55WinGui: Case sensitivity fix for checking queue duplicates
2016-07-15 sr55WinGui: Change the Add to queue split button so that...
2016-07-14 John StebbinsLinGui: Fix icon_res.h build dependency
2016-07-12 Sean McGovernlibhb: make preview reader and writer both more robust
2016-07-12 Sean McGovernlibhb: add an implementation of strerror_r()
2016-07-10 Sean McGovernconfigure: check for strerror_r()
2016-07-07 Tim Walkercontrib: libass: specify path to local YASM.
2016-07-07 Tim Walkercontrib: libass: cosmetics.
2016-07-07 Bradley SeposRevert "libhb: don't ignore the return result from...
2016-07-07 Bradley Seposlibhb: Replace PTW32_STATIC_LIB with PTW32_VERSION.
2016-07-07 Bradley Seposcontrib: Fix typo in harfbuzz mingw configuration.
2016-07-07 Bradley Seposscripts: Update to mingw-w64-build 2.0.0.
2016-07-07 Bradley SeposMerge pull request #253 from Rodeo314/pthreadd
2016-07-07 Bradley SeposMerge pull request #252 from Rodeo314/pthread2
2016-07-07 Tim Walkercontrib: fix PTHREADW32 dependency condition for libav.
2016-07-07 Bradley Seposcontrib: Fix bzip2 for old releases.
2016-07-07 Tim Walkerpthreadw32: module.defs fixes.
2016-07-07 Tim Walkercontrib: add a couple changes missed in previous commits.
2016-07-07 Bradley Seposcontrib: Re-enable multithreading for libvpx.
2016-07-07 Bradley Seposcontrib: Threading fixes in pthreads-w32 and libav.
2016-07-05 Bradley Seposcontrib: Explicitly disable vp10, cosmetics.
2016-07-05 Bradley Seposcontrib: Disable vpx threading on mingw.
2016-07-01 Bradley Seposlibhb: Move ogg in link order.
2016-07-01 Sean McGoverncli: move ogg in link order
2016-07-01 Sean McGoverncli: include strings.h on Solaris where necessary
2016-07-01 Sean McGoverncli: only link to iconv on Solaris 10
2016-07-01 Sean McGovernlibhb: don't ignore the return result from pipe()
2016-07-01 Sean McGovernlibhb: don't ignore the return result from fread()
2016-07-01 Sean McGovernlibhb: add a declaration for hb_presets_add_internal
2016-07-01 Damiano GalassiMacGui: update the default preset name and remove an...
2016-06-30 John StebbinsLinGui: fix source dialog default selection
2016-06-29 John StebbinsLinGui: fix preview hud colors with gtk 3.20
2016-06-29 John StebbinsLinGui: fix deprecation warning against gtk 3.20
2016-06-29 John StebbinsLinGui: revert old gtk bug workaround
2016-06-27 John Stebbinsdecssasub: fix ssa start times when p-to-p is used
2016-06-27 John Stebbinsreader: fix p-to-p start pos in avformat demuxed streams
2016-06-27 Bradley Sepospreset: Add CLI Default preset. (#214)
2016-06-27 Bradley Seposscripts: Remove old prebuilt mingw script.
2016-06-27 sr55WinGui: Some behavioural fixes to the Audio Defaults...
2016-06-27 ScottMerge pull request #232 from bradleysepos/mingw
2016-06-26 Bradley Sepospreset: Remove invalid VideoTune none from template...
2016-06-26 Bradley Sepospreset: Remove invalid VideoTune 'none' from template.
2016-06-26 Bradley Sepospreset: Remove 'Vita' from Playstation preset names.
2016-06-26 Bradley Seposscripts: Improve presets building script.
2016-06-26 Bradley Sepospreset: Move preset-related resources to separate direc...
2016-06-26 Bradley Seposcli: Add --no-two-pass and --no-turbo.
2016-06-25 sr55WinGui: Update the encode status displays to display...
2016-06-24 Bradley Seposscripts: Add mingw-w64-build 1.0.0.
2016-06-22 Bradley Seposcontrib: Update to pthreads-win32 2.9.1.
2016-06-22 Bradley Seposlibhb: Improve pthreads-win32 compatibility when PTW32_...
2016-06-22 Bradley Seposcontrib: Add patch for building harfbuzz with mingw...
2016-06-22 Bradley Seposcontrib: Add patch for building fontconfig with mingw...
2016-06-22 Bradley Seposcontrib: Explicitly use gnu89 with libiconv.
2016-06-22 Bradley Seposcontrib: Update to libiconv 1.14.
2016-06-20 John StebbinsLinGui: fix initial preview scaling size
2016-06-17 John StebbinsLinGui: Fix preview window sizing when there is no...
2016-06-17 Damiano GalassiMacGui: fix drag&drop on the main window tab view.
2016-06-17 Damiano GalassiMacGui: set some label color in the HUD to secondaryLab...
2016-06-17 Damiano GalassiMacGui: fix build with 10.12sdk, disable QTKit because...
2016-06-16 sr55WinGui: Attempt to fix the installer so that users...
2016-06-16 sr55WinGui: Make the "Presets" menu grouped by category.
2016-06-11 John Stebbinssubtitle scan: tighten up scan pass dropping logic
2016-06-11 John Stebbinsbuild: fix references to documents (e.g. NEWS -> NEWS...
2016-06-10 John Stebbinssubtitle scan: drop scan pass if there are no suitable...
2016-06-10 Bradley Seposlibhb: Add "Very Fast" presets.
2016-06-10 setecfix(de.po): Minor typo causing a nasty warning (#222)
2016-06-10 John Stebbinssync: speed up p-to-p finalization when there are subtitles
2016-06-10 John Stebbinscli: fix initialization of SubtitleTrackSelectionBehavior
2016-06-10 John Stebbinssync: fix potential stall when searching for p-to-p...
2016-06-10 John Stebbinssync: when p-to-p end reached return HB_WORK_DONE asap
2016-06-10 Bradley Seposlibhb: Make new presets names less verbose.
2016-06-10 Bradley SeposMerge pull request #220 from bradleysepos/meta-docs
2016-06-10 Bradley SeposRevise and rename README.
2016-06-10 Patrick A.... Correct typos in README.md.
2016-06-10 Bradley SeposConvert NEWS to Markdown.
2016-06-10 Bradley SeposGPLv2
2016-06-10 Bradley SeposAdd text identifying HandBrake to COPYING.
2016-06-10 Bradley SeposAdd BradleyS to AUTHORS.
next