]> granicus.if.org Git - handbrake/shortlog
handbrake
2016-02-12 John Stebbinslibhb: fix he-aac fallback setup
2016-02-12 John Stebbinssync: fix crash when sync init fails
2016-02-12 Damiano GalassiMacGui: fix build. There is no need to thin sparkle...
2016-02-12 Damiano GalassiMacGui: add a tooltip to the video encoders popup.
2016-02-12 Damiano GalassiMerge pull request #90 from anongitter/master
2016-02-11 anongitterMove png icons into an asset catalog
2016-02-11 Bradley Seposcontrib: Rename libav patch for better DV in AVI compat...
2016-02-11 Bradley Seposcontrib: Add libav patch for better DV in AVI compatibi...
2016-02-11 John Stebbinsx265: bump to version 1.9
2016-02-11 Damiano GalassiMacGui: update sparkle to version 1.13.1.
2016-02-10 sr55WinGui: Detect if FDK encoder is available or not.
2016-02-10 sr55WinGui: WebOptimised and iPod 5G support checkboxes...
2016-02-10 John Stebbinsbuild: do not enable fdk-aac by default
2016-02-10 John Stebbinssync: fix subtitle timestamps that go backwards
2016-02-10 Damiano GalassiMacGui: fix the 'add preset' panel minimum size.
2016-02-09 sr55WinGui: Fixed a bug with Audio Fallback encoder not...
2016-02-09 John Stebbinsrendersub: fix crash when processing EOF in subtitle...
2016-02-09 Damiano GalassiMerge pull request #84 from anongitter/patch-1
2016-02-08 anongitterMove "Frameworks (bundled)" into "Frameworks"
2016-02-07 sr55WinGui: Fixes to the refactored Audio Defaults View...
2016-02-06 sr55WinGui:
2016-02-04 sr55WinGui: Fix Video Bitrate Text Box not updating correct...
2016-02-03 Damiano GalassiMacGui: add a way to edit the audio/defaults in the...
2016-02-02 sr55WinGui: Initial attempt at allowing nightly builds...
2016-02-02 sr55WinGui: Couple of UI Tweaks.
2016-01-31 sr55WinGui: Fix for configure audio tracks not behaving...
2016-01-30 sr55doc folder updates
2016-01-30 Damiano GalassiMacGui: fix HBSubtitlesTrack copy, it missed the contai...
2016-01-29 sr55WinGui: Extra Space.
2016-01-29 sr55.hb@outlook.comWinGui: Allow the Nightly build and Release version...
2016-01-29 sr55.hb@outlook.comWinGui: Add support for the rotate and flip filter.
2016-01-29 John Stebbinslibhb: fix use of uninitialized variable in lang.c
2016-01-28 ScottMerge pull request #70 from ranunez/master
2016-01-28 Damiano GalassiMacGui: fix some static anaylizer warnings.
2016-01-28 Ricardo NunezAdds newline for community support blurb
2016-01-28 Ricardo NunezConverts README to markdown
2016-01-27 John Stebbinssync: fix hang in subtitle scan pass
2016-01-27 John StebbinsLinGui: use language table provided by libhb
2016-01-27 John Stebbinssync: fix delayed subtitles when burned-in
2016-01-26 Damiano GalassiMacGui: switch the defaults languages to view based...
2016-01-25 Damiano GalassiMacGui: use hb_generate_filter_settings() to generate...
2016-01-25 John StebbinsMerge pull request #60 from jstebbins/rotate
2016-01-25 John Stebbinsrotate: use libavfilter
2016-01-24 John Stebbinslibhb: fix crash in hb_filter_info_close
2016-01-24 Damiano GalassiMacGui: fix the audio description string encoding.
2016-01-23 sr55WinGui: Fix an issue loading the language lists in...
2016-01-22 John Stebbinslibhb: do not add invalid audio encoders to audio list
2016-01-22 John Stebbinsqsv: fix build with qsv enabled
2016-01-22 Damiano GalassiAdd libavfilter.a to the Xcode project link phase.
2016-01-21 John StebbinsMerge pull request #28 from jstebbins/avfilter
2016-01-21 John Stebbinslibhb: Add libavfilter support and pad filter
2016-01-21 John Stebbinssync: fix hang in ssa subtitle sync
2016-01-21 John StebbinsMerge pull request #34 from jstebbins/sync
2016-01-21 John Stebbinssync: gut and rewrite
2016-01-21 Damiano GalassiMacGui: cosmetics.
2016-01-21 Damiano GalassiMacGui: add a key equivalent to the 'don't quit' button...
2016-01-21 Damiano GalassiMacGui: always show the 'scan only title' view in the...
2016-01-19 John Stebbinslibhb: fix hang during subtitle scan
2016-01-18 John StebbinsLinGui: remove unnecessary audio mixdown warning
2016-01-17 sr55WinGui: Unsaved file
2016-01-17 sr55WinGui: Fix an issue reloading "None" anamorphic setti...
2016-01-17 sr55WinGui: Fix Preset json file import.
2016-01-17 ScottMerge pull request #45 from RandomEngy/master
2016-01-17 sr55WinGui: QuickSync H265 supports levels.
2016-01-16 Damiano GalassiMacGui: check if the activity log is not nil before...
2016-01-15 John StebbinsCLI: fix data type of json key NormalizeMixLevel
2016-01-15 John Stebbinssync: fix typo that could result in dropping subtitles
2016-01-15 Damiano GalassiMacGui: batch the preview updates so we don't reload...
2016-01-15 Damiano GalassiMacGui: pass the main window undomanager to the preview...
2016-01-15 John Stebbinswork: fix failure to die upon canceled encode
2016-01-15 Damiano GalassiMacGui: update the preview window to reflect the rotate...
2016-01-15 Damiano GalassiMacGui: add the rotate filter to the picture tab.
2016-01-15 Damiano GalassiChange the PictureRotate key to be a string.
2016-01-14 John Stebbinswork: fix hang in p-to-p encoding
2016-01-14 Damiano GalassiMacGui: disk -> disc, plus a bunch of NSLocalizedString.
2016-01-12 Damiano GalassiMacGui: remove the browsedSourceDisplayName ivar in...
2016-01-10 Damiano GalassiMacGui: show a warning the first time a user try to...
2016-01-10 Damiano GalassiMacGui: rework the way HBController scans, remove an...
2016-01-10 Damiano GalassiMacGui: add rotate filter support to HBJob.
2016-01-09 Damiano GalassiMacGui: add bluray detection to HBDVDDetector.
2016-01-09 Damiano GalassiMacGui: correctly update the checked item in the preset...
2016-01-09 Damiano GalassiMacGui: added some error logs to the queue.
2016-01-09 Damiano GalassiMacGui: rename File -> Close to Close Window.
2016-01-05 sr55WinGui: Fix an issue where the framerate shaper wasn...
2016-01-05 sr55WinGui: Fixed an issue that was preventing the h264...
2016-01-03 sr55WinGui: Don't set mixdown to dpl2 for Passthru. Should...
2016-01-03 sr55WinGui: Presets: Fix loading of container type.
2016-01-03 John StebbinsLinGui: clean up copyright and license comments
2016-01-03 John StebbinsLinGui: update copyright date in translation files
2016-01-03 John StebbinsMerge pull request #48 from bradleysepos/copyright
2016-01-02 John Stebbinspresets: fix PicturePAR import
2016-01-02 Bradley SeposUpdate copyright dates to 2016.
2015-12-27 Max Dmytrychenkousing dispatcher from https://github.com/lu-zero/mfx_di...
2015-12-27 ScottMinor Doc Updates
2015-12-27 ScottWinGui: Some API and warnings cleanup.
2015-12-27 ScottWinGui: Missing changes from previous checking that...
2015-12-27 ScottWinGui: Couple of fixes for the Edit Queue feature...
2015-12-27 RandomEngyUpdating header from lang.h to lang.c .
2015-12-27 John Stebbinslibhb: use LL for int64 constants to make mingw happy
2015-12-26 RandomEngyAdding native language names to lang.c .
next