]> granicus.if.org Git - handbrake/shortlog
handbrake
2017-02-20 maxdopencl: fixing leaks for clBuffers
2017-02-20 John Stebbinsencca_aac: factory encoder delay into timestamps
2017-02-20 John Stebbinslibav: explicitly write encoder delay and preroll to mp4
2017-02-19 John Stebbinslibav: revise edit list offset patch
2017-02-19 John Stebbinspreset: fix application of anamorphic "Off"
2017-02-18 John Stebbinssync: fix sync problem with delayed streams
2017-02-18 John Stebbinsdecavcodec: fix comment
2017-02-18 WaterflamesEnabled "Per monitor DPI awareness"
2017-02-17 sr55WinGui: Fix a logic error in 8vs10bit video encoder...
2017-02-16 John Stebbinsqsv: fix init_delay reference
2017-02-15 John Stebbinsmuxavformat: Inform muxer of encoder delay
2017-02-15 John Stebbinslibav: fix mkv timestamps when initial_padding is set
2017-02-15 John Stebbinslibav: fix mp4 edit list A/V sync properly
2017-02-15 John Stebbinslibav: fix failure to scan wmv file
2017-02-15 John Stebbinslibav: fix crash when scanning wmv file
2017-02-14 John Stebbinsmux: revert shift timestamps by largest encoder delay
2017-02-14 John Stebbinsmux: shift timestamps by largest encoder delay
2017-02-12 supachris28Fixed Botton to Bottom
2017-02-11 sr55WinGui: Further Relax the stylecop rules.
2017-02-11 sr55WinGui: Fix a number of stylecop warnings.
2017-02-11 sr55WinGui: Remove old AssemblyInfo Templates.
2017-02-11 sr55WinGui: Setup the Stylecop rules to be a bit more relaxed.
2017-02-11 sr55WinGui: Remove CSV Reader library as we no longer use it.
2017-02-11 sr55WinGui: Change the following libraries to use NuGet...
2017-02-11 sr55WinGui: Add StyleCop.Analyzers NuGet package
2017-02-11 sr55WinGui: Further CProj Cleanup
2017-02-11 sr55WinGui: Tidy up Solution file builds.
2017-02-11 sr55WinGui: Remove Stylecop Classic. (As a side note, HandB...
2017-02-11 sr55WinGui: Remove HandBrake.Server library. We don't use it.
2017-02-10 John Stebbinslibav: fix mp4 audio sync problem
2017-02-10 John StebbinsLinGui: fix crash when changing video encoders
2017-02-09 sr55WinGui: Fix Tape, Sprite and HighMotion Denoise Tunes...
2017-02-09 John Stebbinslibhb: fix Bob + CFR Same As Source + 2 Pass encode
2017-02-09 John Stebbinslibav: fix h.264 initial recovery point detection
2017-02-06 sr55WinGui: Allow Title Specific Scan for DVD / Bluray...
2017-02-04 sr55Updating NEWS file
2017-02-04 sr55WinGui: Order By Name R-Click option on Add to queue...
2017-02-04 Damiano GalassiMacGui: allow to sort by title/name/duration in the...
2017-02-04 Damiano GalassiMacGui: make it possible to create a new folder in...
2017-02-04 Damiano GalassiMacGui: add a "Add titles to queue" toolbar button.
2017-02-04 Damiano GalassiMacGui: set toolbar images dpi to 72, so Xcode doesn...
2017-02-03 sr55WinGui: Remove further unneeded references from HandBra...
2017-02-03 sr55WinGui: Change the services library dll imports to...
2017-02-03 sr55WinGui: Remove System.Windows.Forms, PresentationCore...
2017-02-02 maxdqsv: Allocate planes contiguously.
2017-01-29 John StebbinsLinGui: fix widget focus problem
2017-01-29 John Stebbinspreset: fix behavior of AudioSecondaryEncoderMode
2017-01-25 sr55WinGui: Adding missing Tape and Sprite Denoise Tunes...
2017-01-25 John Stebbinsencca_aac: Fix initial start time
2017-01-25 Damiano GalassiMacGui: improve management of security scoped resources...
2017-01-25 Damiano GalassiMacGui: select the right title when editing a queue...
2017-01-24 John StebbinsLinGui: clear extra options when video codec changes
2017-01-24 sr55WinGui: Always use iso639 for srt language code rather...
2017-01-24 John Stebbinsdecavcodec: fix avcodec_open failure upon bad extradata
2017-01-24 John Stebbinsdecavcodec: fix crash in decavcodecvInfo
2017-01-23 sr55WinGui: Another fix to WhenDone. Should reset when...
2017-01-22 sr55WinGui: Bump version to 1.0.3 for the future release.
2017-01-22 Bradley SeposRevise and extend NEWS.markdown for 1.0.2.
2017-01-22 Bradley SeposRevise and extend NEWS.markdown for 1.0.2.
2017-01-22 sr55WinGui: Fix an issue with QueueEdit not restoring Point...
2017-01-22 Damiano GalassiFixed a typo
2017-01-21 sr55Initial draft of NEWS for 1.0.2
2017-01-21 John Stebbinsdvdread: Don't ignore errors from UDFReadBlocks
2017-01-21 sr55WinGui: Set a min height on the queue selection window.
2017-01-20 Damiano GalassiMacGui: initial sandbox support. Added two new scheme...
2017-01-19 Damiano GalassiMacGui: reload the queue outline view action column...
2017-01-18 Damiano Galassidisable fontconfig on macOS
2017-01-16 John Stebbinslibhb: force title rescan after completing a job encode...
2017-01-15 sr55cli: Adding hb_opencl_set_enable when --use-opencl...
2017-01-15 sr55WinGui: Pause on Low Diskspace is for local drives...
2017-01-15 sr55WinGui: Remove extension check as it can cause an erron...
2017-01-15 sr55WinGui: Fix typo in #496
2017-01-15 sr55WinGui: Use new hb_opencl_set_enable function. #496
2017-01-15 Scottopencl: Workaround broken drivers that crash when you...
2017-01-15 sr55WinGui: SplitButton was broken. #524
2017-01-14 sr55WinGui: Fix erroneous path and filename handling. ...
2017-01-14 sr55WinGui: Fix a crash when saving presets for video encod...
2017-01-13 sr55WinGui: Fix an issue which prevented the GUI from parsi...
2017-01-12 sr55WinGui: Put up a clearer error when we can't read older...
2017-01-12 Damiano GalassiMacGui: fix string encoding when converting chapters...
2017-01-11 John Stebbinsqsv: fix building with qsv disabled
2017-01-11 sr55WinGui: Update EndPoint for API Change.
2017-01-11 John Stebbinsjson: revise range "End" for time and frame ranges
2017-01-11 sr55WinGui: Fix for the Queue Item Tooltip. Would erroneous...
2017-01-11 Scottjson: Decoding JSON now checks if QSV is available...
2017-01-11 John Stebbinslibav: fix EIO error when reaching EOF of DV files
2017-01-11 John Stebbinsreader: fix incorrect duration of UTF8 subtitles
2017-01-11 John Stebbinspreset: fix "all" AudioTrackSelectionBehavior
2017-01-11 maxdadded support of Kaby Lake CPU recognition
2017-01-09 sr55WinGui: Fix a stack overflow exception in Options scree...
2017-01-09 Damiano Galassilibhb: check if decvobsub.c private_data is not null...
2017-01-09 Damiano GalassiMacGui: sleep prevention in HBCore should be on by...
2017-01-08 John Stebbinsjson: fix use of freed memory
2017-01-08 sr55WinGui: Allow the log window to be opened from the...
2017-01-08 sr55WinGui: Correctly synchronise the WhenDone dropdowns...
2017-01-07 sr55WinGui: Workaround a bug in libhb where if the audio...
2017-01-07 sr55WinGui: Make sure to set libdvdnav setting before encod...
2017-01-07 sr55WinGui: Adding Queue Start/Pause Context Menu options...
2017-01-06 sr55qsv: Fix a crash that can occur in hb_qsv_info_print...
2017-01-05 Damiano GalassiMacGui: prevent sleep at queue start, and reallow it...
next