]> granicus.if.org Git - handbrake/shortlog
handbrake
2017-03-12 Oleg OshmyanRemove Fontconfig on Windows (#610)
2017-03-11 John Stebbinslibvpx: fix building with our pthreadw32 contrib
2017-03-10 John Stebbinssubtitles: simplify and shorten subtitle descriptions...
2017-03-10 Oleg OshmyanHarfBuzz: disable Fontconfig (#609)
2017-03-10 Oleg OshmyanActually set Fontconfig configuration path (#611)
2017-03-10 John Stebbinstext subs: use generic font family names (#614)
2017-03-10 Sebastian RamacherFix various spelling mistakes (#613)
2017-03-10 maxdopencl: fixing more resource leaks
2017-03-10 Bradley Seposcontrib: Update to libvpx 1.6.1.
2017-03-10 John Stebbinsx265: bump to version 2.3 (#437)
2017-03-09 John StebbinsLinGui: fix video preset slider updates
2017-03-08 maxdopencl: Fix resource leak.
2017-03-08 John Stebbinslibav: a more robust fix for aac encoder crash
2017-03-08 Damiano GalassiMacGui: fix "add titles to queue" toolbar item size
2017-03-05 sr55WinGui: Remove disk space warning from browser and...
2017-03-05 sr55WinGui: Add support in the UI for QSV 10bit H.265 encoder.
2017-03-05 maxdqsv: only main10 profile supported for HEVC 10b encode
2017-03-05 maxdqsv: added HEVC 10-bit as encoder, should help for...
2017-03-05 maxdqsv: libav's patch fix
2017-03-05 maxdqsv: adding hevc10 support starting from KBL platform
2017-03-04 sr55WinGui: Rework of the preset system
2017-03-04 maxdqsv: adding hevc decode support
2017-03-04 cclaussconfigure: Modernize Python in configure.py.
2017-03-04 qarkaiscripts: Modernize Python.
2017-03-04 Bradley Seposcontrib: Remove x265 Windows XP support.
2017-03-04 Wouter van... Unbreak non-mingw cross.
2017-03-03 John Stebbinssync: fix small video dejitter error
2017-03-02 Damiano GalassiMacGui: forgot an else block in the previous commit
2017-03-02 Damiano GalassiMacGui: do not remove a job from the queue if the resca...
2017-03-01 John Stebbinslibav: simplify patch for corrupt raw video
2017-02-28 John Stebbinswork: set orig_vrate correctly
2017-02-27 John Stebbinsbatch: Support --min-duration when doing batch scans
2017-02-27 John Stebbinslibav: gracefully handle a broken AVI index
2017-02-26 John Stebbinslibav: fix rawvideo in mkv corruption
2017-02-26 John Stebbinsvfr: fix invalid read/write
2017-02-25 Bradley SeposRevise NEWS.markdown for 1.0.3.
2017-02-25 sr55Update NEWS
2017-02-24 Damiano Galassiencca_aac: fix a small leak
2017-02-24 Damiano Galassiencca_aac: use the libhb list helper functions to appen...
2017-02-24 Damiano Galassiencca_aac: no need to pad manually the remaining data
2017-02-24 Damiano Galassiencca_aac: flush all the remaining packets from encoders
2017-02-24 John Stebbinsaudio_resample: fix mapping of mono to single channel...
2017-02-24 Damiano GalassiMacGui: fix a typo.
2017-02-24 Damiano GalassiMacGui: set a sort descriptor by default in the titles...
2017-02-24 John Stebbinslibav: fix latm aac decoder hang
2017-02-24 John Stebbinslibav: fix reading wmv larger than 2G
2017-02-23 John Stebbinslibav: fix crash when encoding aac at high bitrate
2017-02-22 John Stebbinsencx265: fix compiler warning
2017-02-22 John Stebbinsencx265: fix 2 pass encoding when framerate is wrong
2017-02-22 Damiano GalassiMacGui: preserve the output file name if auto naming...
2017-02-21 John Stebbinslibav: fix mkv seek crash
2017-02-21 John Stebbinsdvd: add widescreen/letterbox/pan&scan/4:3 to vobsub...
2017-02-21 John Stebbinsdvd: add widescreen vobsubs when letterbox is permitted
2017-02-21 John Stebbinsvfr: add cfr frame drop debugging logs
2017-02-21 John Stebbinsvfr: simplify and improve CFR frame dropping algo
2017-02-21 John Stebbinsdecavcodec: drop initial_padding audio samples
2017-02-21 John Stebbinslibav: extract initial_padding from mp4 edit list
2017-02-21 John Stebbinslibav: fix mp4 edit list delay rounding error
2017-02-21 John Stebbinsencavcodecaudio: set encoder time_base to 90khz
2017-02-21 John Stebbinsencavcodecaudio: fix dropping of final input packet
2017-02-20 maxdopencl: better release of OpenCL context to avoid more...
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...
next