]> granicus.if.org Git - handbrake/shortlog
handbrake
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)
2016-05-16 Bradley Seposdoc: Update BUILD-Linux with instructions for Ubuntu...
2016-05-16 John Stebbinstx3g: fix conversion of empty SSA subtitle
2016-05-14 sr55WinGui: Language tweak to make the UI clearer.
2016-05-14 sr55WinGui: UI improvements to the Audio Defaults panel.
2016-05-14 sr55WinGui: Bug fix in the new behaviour tracks preset...
2016-05-13 sr55WinGui: Don't allow the user to enter invalid filename...
2016-05-12 sr55WinGui: Add a track list on the Audio Defaults screen...
2016-05-12 sr55WinGui: Update the UpdateSourceTrigger on the AddPreset...
2016-05-08 John Stebbinsremove debug printf
2016-05-08 John Stebbinsmux: eliminate 2048 byte size limit of SSA subtitles
2016-05-05 John StebbinsLinGui: allow the main window to be taller
2016-05-05 John StebbinsLinGui: add {preset} auto-file naming option
2016-05-05 John Stebbinscli: fix race during queue processing
2016-05-04 ScottMerge pull request #178 from bradleysepos/framerate
2016-05-04 ScottMerge pull request #179 from bradleysepos/toolchain
2016-05-04 Damiano GalassiMacGui: fix build on 10.10 sdk.
2016-05-04 Damiano GalassiMacGui: delete an unused patch.
2016-05-03 Bradley Seposscripts: Add script to install prebuilt MinGW on Linux.
2016-05-03 Damiano GalassiMacGui: disable code signing, it had been inadvertently...
2016-05-03 Damiano GalassiMacGui: use AVFoundation as the first option for the...
2016-05-03 Bradley Seposlibhb: Expand default frame rates to include 72, 75...
2016-05-03 Bradley Seposlibhb: Describe NLMeans tunes Tape and Sprite in comments.
2016-05-03 Bradley Seposlibhb: Add NLMeans tune Sprite.
2016-05-03 Bradley Seposlibhb: Add NLMeans tune Tape.
2016-04-29 sr55WinGui: Actually check in the fix for #158
2016-04-29 sr55WinGui: Force the Optimise MP4 / iPod 5G Checkbox...
2016-04-29 sr55Another gitignore update for windows.
2016-04-29 sr55WinGui: Simple tool for generating a signed hash of...
2016-04-29 sr55Update .gitignore with more ignored files for the windo...
2016-04-29 sr55WinGui: Improve the security of the update checker...
2016-04-24 ScottUpdate README.md
next