]> granicus.if.org Git - handbrake/shortlog
handbrake
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
2016-04-23 sr55WinGui: Wrap text on popup window container.
2016-04-23 sr55WinGui: Fix the Subtitle Defaults popup text.
2016-04-23 sr55WinGui: If you invoke HandBrake.exe with "--auto-start...
2016-04-22 Damiano GalassiMacGui: do not stop the preview encoding when the showW...
2016-04-21 John Stebbinsdecavcodec: fix audio decoder frame count
2016-04-20 John Stebbinsstream: fix memory leak during PS stream probe
2016-04-20 John Stebbinsbuffers: add more buffer debugging support
2016-04-19 sr55WinGui: Some initial work to make the HandBrake.Applica...
2016-04-19 sr55Merge branch 'Idea2'
2016-04-18 sr55WinGui: Small code optimisation in the QueueRecoveryHelper
2016-04-18 sr55WinGui: Strip out the overlay panel code. It's not...
2016-04-18 sr55Few updates to NEWS
2016-04-17 sr55WinGui: Change the Audio Default and Subtitle panels...
2016-04-14 John Stebbinsmuxavformat: fix mp4 subtitle empty packet duration
2016-04-14 John Stebbinsqsv: support building on linux with libva
2016-04-13 John StebbinsMerge pull request #153 from jstebbins/qsv-free
2016-04-13 John StebbinsMerge pull request #154 from jstebbins/qsv-decode-unini...
2016-04-13 sr55WinGui: Don't call hb_x264_param_unparse when we are...
2016-04-13 John Stebbinsqsv: fix crash in decode init due to uninitialized...
2016-04-13 John Stebbinsqsv_filter: fix crash when unpacking crop parameters
2016-04-13 John Stebbinsqsv: fix access to freed memory when interrupting encode
2016-04-12 sr55WinGui: Handle null mixdowns properly. Fixes #152
2016-04-10 John Stebbinslingui: fix mispelling
2016-04-09 John Stebbinslingui: fix file name
2016-04-09 John Stebbinslingui: add ubuntu xenial to nightly builds
2016-04-09 sr55WinGui: Sanitise all Mixdown selections. Passthru...
2016-04-09 sr55Update Git Ignore.
2016-04-09 sr55WinGui: Use Mixdowns from LibHBand sanitise the choices...
2016-04-09 Damiano GalassiMacGui: do not set the preview window frame origin...
2016-04-07 Damiano GalassiMacGui: do not update the preview window layer if the...
2016-04-07 Damiano GalassiMacGui: rename 'layout' in HBPreviewView so it doesn...
2016-04-04 John Stebbinsbd: change angles before seeking
2016-04-04 John Stebbinslibbluray: fix chapter lookup
2016-04-03 ScottMerge pull request #144 from sr55/x264
2016-04-03 Tim Walkerjson: fix typo.
2016-04-03 Tim WalkerCLI: fix incorrect assumption that video quality is...
next