]> granicus.if.org Git - handbrake/shortlog
handbrake
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-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.
2016-06-10 Bradley SeposConvert AUTHORS to Markdown.
2016-06-10 Bradley SeposConvert THANKS to Markdown.
2016-06-09 John Stebbinsdecsrtsub: simplify code and improve comments
2016-06-09 John Stebbinsdecsrt: don't add extra hard line break at end of subtitle
2016-06-09 John Stebbinsdecsrt: fix dropping of first srt when it's start time...
2016-06-09 sr55WinGui: Add {preset} to autoname options. This is a...
2016-06-09 sr55WinGui: Check directory permissions before adding a...
2016-06-09 John Stebbinssync: fix some p-to-p issues
2016-06-09 John Stebbinsjson: fix extraction of negative SRT offsets
2016-06-07 sr55WinGui: For silent installs, assume it's All Users...
2016-06-05 sr55Update NEWS file
2016-06-04 Bradley Seposbuild: Add xclean make target to macosx.
2016-06-04 Bradley Seposcli: Take preset frame rate / mode into account.
2016-06-03 Bradley Seposcli: Fix frame rate mode when not explicitly set.
2016-06-02 Bradley Seposlibhb: Fix invalid VideoTune value in new presets.
2016-06-02 Bradley Seposlibhb: Add new built-in presets, mark old presets as...
2016-06-02 Bradley Seposscripts: Add script to build built-in presets.
2016-06-02 John StebbinsCLI: fix behaviour of --subtitle-lang-list
2016-05-30 John Stebbinsencavcodec: error out on invalid encoder preset
2016-05-29 John Stebbinsvpx: fix NULL encoder preset case
2016-05-29 John Stebbinsvpx: add encoder presets
2016-05-29 Damiano GalassiMacGui: add an help button to quickly open the docs...
2016-05-28 John Stebbinsvpx: allow user to change deadline and cpu-used settings
2016-05-28 sr55WinGui: Support VP9 and fix VP8 encoding.
2016-05-28 John Stebbinslibhb: pass through "default" subtitle flag ... (#203)
2016-05-28 Bradley Seposcontrib: Fix libvpx building on Mac.
2016-05-27 John Stebbinslibbluray: bump to 0.9.3 (#202)
2016-05-27 John StebbinsMerge pull request #206 from jstebbins/vp9-encoder
2016-05-27 John Stebbinsvpx: use faster settings
2016-05-27 John Stebbinslibvpx: bump to 1.5.0
2016-05-27 John Stebbinsenable libvpx VP9 encoder
2016-05-27 John StebbinsLinGui: add source title dict to queue
2016-05-27 Damiano GalassiMacGui: select the feature title instead of the first...
2016-05-26 Bradley Seposcontrib: Update to Yasm version 1.3.0.
2016-05-25 Bradley Seposcontrib: Remove tarbase from bzip2.
2016-05-25 Bradley Seposbuild: Avoid sending ANSI to Windows terminals.
2016-05-25 Bradley Seposcontrib: Update to libass 0.13.2 and add HarfBuzz 1...
2016-05-25 Bradley SeposMerge pull request #199 from bradleysepos/build-fetch
2016-05-25 Bradley Seposbuild: Add basic termination signal handling to df...
2016-05-25 Bradley Seposbuild: Add download jobs option and progress display.
2016-05-25 Bradley Seposcontrib: Update comments in contrib modules.
2016-05-25 KonaBlendBuild: fix configure to escape $ for xcode
2016-05-25 KonaBlendBuild: more fetch tweaks
2016-05-25 KonaBlendBuild: fix duplicate pkgconfig include
2016-05-25 KonaBlendBuild: add target contrib.fetch.test
2016-05-25 KonaBlendBuild: add configure --df-exhaust-url
2016-05-25 KonaBlendBuild: split fetch into df-fetch and df-verify
2016-05-25 Bradley Seposcontrib: Use libvpx release archives instead of GitHub...
2016-05-25 Bradley Seposcontrib: Don't use GitHub mirror for libmfx.
2016-05-25 Bradley Seposcontrib: Add upstream urls where local mirror of file...
2016-05-25 Bradley Seposcontrib: Add upstream urls where possible.
2016-05-25 KonaBlendBuild: add configure --verbose-fetch
2016-05-25 KonaBlendBuild: add target: contrib.verify
2016-05-25 KonaBlendBuild: refactor fetch for contrib tarballs
2016-05-25 John Stebbinssync: fix CC burn-in
2016-05-25 John Stebbinsbd: log playlist clips at log level 2
2016-05-25 John Stebbinsencx265: simplify chapter mark handling
2016-05-25 Damiano GalassiMacGui: copy the HBChapter index property when making...
2016-05-25 Damiano GalassiMacGui: make a submenu for each preset folder in the...
2016-05-24 John Stebbinssync: correct timestamp discontinuities in sync instead...
2016-05-24 John StebbinsAdd ability to set C++ standard (#195)
2016-05-24 John StebbinsLinGui: fix audio and subtitle descriptions in queue
2016-05-24 Bradley Seposbuild: Increase max logical CPU cores to 64.
2016-05-24 John Stebbinsmuxcommon: fix check_realloc_output
2016-05-24 Bradley Seposbuild: Update regex in configure.py to fix buggy Python...
2016-05-24 Damiano GalassiMacGui: use the right constant quality label in the...
2016-05-24 Damiano GalassiMacGui: split HBPicture KVO dependencies.
2016-05-24 Damiano GalassiMacGui: show the encode progress when paused too.
2016-05-21 John Stebbinssync: fill queues completely
2016-05-20 John Stebbinsstream: create default chapter names for empty chapter...
2016-05-20 John Stebbinssync: silence compiler warning
next