]> granicus.if.org Git - handbrake/shortlog
handbrake
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
2016-05-19 John StebbinsLinGui: save backup of presets whenever the version...
2016-05-19 John Stebbinssync: detect and drop 0 duration initial video frame
2016-05-19 John Stebbinscli: fix application of subtitle flags when scan enabled
2016-05-19 Damiano GalassiMacGui: fix HBAVPlayer loaded state.
2016-05-19 Damiano GalassiMacGui: fallback to QTKit if a preview is not playable...
2016-05-18 John Stebbinswork: add log to track work object shutdown
2016-05-18 John Stebbinswork: add comments
2016-05-18 John Stebbinssync: increse min video queue depth for deeper dejittering
2016-05-18 John Stebbinssync: fix potential dropped chapter marks
2016-05-18 John Stebbinswork: make video decoder input fifo smaller
2016-05-18 John Stebbinssync: improve code readability
2016-05-18 John Stebbinswork: don't allocate fifos that are not needed for...
2016-05-18 John Stebbinssync: set start and stop when resampling audio
2016-05-18 John Stebbinssync: fix progress statistics when title longer than...
2016-05-18 John Stebbinssync: dejitter larger video jitters
2016-05-18 John Stebbinssync: handle coarsely interleaved streams better
2016-05-18 John Stebbinssync: add timestamp logging
2016-05-18 John Stebbinssync: move comment to more appropriate location
2016-05-18 John Stebbinssync: do not drop audio before frame p-to-p start
2016-05-17 John Stebbinssync: estimate video frame drop duration better
2016-05-17 John Stebbinssync: cosmetics
2016-05-17 John Stebbinssync: drop overlapping subtitles
2016-05-17 John Stebbinssync: interleave subtitle output with other streams
2016-05-17 John Stebbinssync: send output directly to sync output fifos
2016-05-17 John Stebbinssync: sanitize subtitles in OutputBuffer
2016-05-17 John Stebbinssync: handle initial pts < 0 better
2016-05-17 John Stebbinssync: fix race condition that caused double free
2016-05-17 John Stebbinssync: handle very short streams better
2016-05-17 John Stebbinssync: fix conversions of AV_NOPTS_VALUE to double
2016-05-17 John Stebbinssync: remove unused variable
2016-05-17 John Stebbinssync: fix merging of multiple SSA to tx3g
2016-05-17 John Stebbinssync: move chapter logging to sync.c
2016-05-17 John Stebbinsmove cadence (Film->Video) logging to sync.c
next