]> granicus.if.org Git - handbrake/shortlog
handbrake
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
2016-05-17 John Stebbinslibhb: remove unused hb_buffer_t sequence number
2016-05-17 John Stebbinsdecavcodec: remove unused frame_duration_set
2016-05-17 John Stebbinsdecavcodec: cosmetics
2016-05-17 John Stebbinslibhb: send initial chapter through pipeline
2016-05-17 John Stebbinsdeccc608sub: fix last_pts data type
2016-05-17 John Stebbinsdeccc608sub: remove function get_last_pts
2016-05-17 John Stebbinsstream: fix libav initial timestamp calculation
2016-05-17 John Stebbinsmuxavformat: fix last subtitle persistence in mp4
2016-05-17 John Stebbinsbuffers: add more buffer allocation debugging
2016-05-17 John Stebbinsdemux: cosmetics
2016-05-17 John Stebbinsdemux: make demux functions static
2016-05-17 John Stebbinsdecpgssub: allow PGS to have negative timestamps
2016-05-17 John Stebbinslibhb: remove unused subtitle fifo_sync
2016-05-17 John Stebbinslibhb: add hb_buffer_list_rem()
2016-05-17 John Stebbinslibhb: fix buffer list size calculation
2016-05-17 John Stebbinsremove dxva hw decode (#189)
next