]> granicus.if.org Git - handbrake/shortlog
handbrake
2013-01-31 ritsukaMacGUI: Fix build on 10.6sdk.
2013-01-30 ritsukaMacGUI: make the preview window HiDPI aware, so that...
2013-01-30 Rodeox264 preset system: miscellaneous improvements.
2013-01-29 konablend- xcode debug builds now use --debug=std instead of...
2013-01-29 jstebbinsLinGui: remove unnecessary GtkFrame
2013-01-29 jstebbinsLinGui: fix gtk3 subtitle and audio list issue
2013-01-29 RodeoBump local automake to version 1.13.1.
2013-01-29 konablend- drop deprecated usage of automake macro
2013-01-29 konablend- drop deprecated usage of automake macro
2013-01-29 jstebbinslibhb: remove exta log text that was used for debugging
2013-01-29 jstebbinslibhb: Fix CC processing for packets that have no PTS
2013-01-28 jstebbinslibhb: Fix main feature detection for some DVDs (Brave)
2013-01-28 dynaflashMacGui: Remove extra space in encoding status line...
2013-01-27 dynaflashMacGui: Add missing tooltips . Align and fix issues.
2013-01-27 dynaflashMacGui: Fix a null placeholder upon launch in the x264...
2013-01-27 sr55Updating generated docs
2013-01-27 sr55Updated texi docs.
2013-01-27 sr55Only show the warning about copy proteciton once.
2013-01-27 sr55Remove the deprecated VLC DYLD code
2013-01-26 jstebbinsbuild: Fix mingw crashes in libdvdread when using gcc...
2013-01-26 RodeoMacGui: sync built-in presets with the other UIs.
2013-01-26 sr55WinGui: Code Tidyup.
2013-01-26 sr55WinGui: Numerous bug fixes to the services library.
2013-01-26 Rodeomanicure: bugfixes.
2013-01-26 sr55WinGui: Fix a bug in the GongSolutions.Wpf.DragDrop...
2013-01-25 konablend- parse yasm version at configure time
2013-01-24 sr55WinGui: Remember the last used preview duration.
2013-01-24 sr55WinGui: Allow a shorted preview video.
2013-01-23 sr55WinGui: For Point to Point Frames: Use Numeric Up...
2013-01-23 RodeoMacGui: cosmetics: re-indent.
2013-01-23 jstebbinsMacUI: Fix crash caused by double free of advanced_opts
2013-01-23 sr55WinGui: Add duration of the chapter to the chapters...
2013-01-23 jstebbinsLinGui: fix ubuntu package dependency
2013-01-22 RodeoSync TrueHD channel order fix with Libav.
2013-01-22 RodeoFix hb_apply_h264_level() after x264 bump.
2013-01-22 jstebbinsLinGui: Fix ubuntu nighly builds
2013-01-22 jstebbinscontrib: update yasm to 1.2.0
2013-01-22 RodeoBump x264 to r2245 bc13772.
2013-01-21 jstebbinslibhb: Fix issue with silence insertion when using...
2013-01-21 jstebbinsLinGui: Use gtk+ 3 in ubuntu 12.10 nightly builds
2013-01-21 jstebbinsLinGui: Work around STUPID gtk3 file chooser bug :-\
2013-01-20 sr55WinGui: Just some prototype code for safe keeping....
2013-01-18 sr55WinGui: Couple UI tidyup's
2013-01-18 sr55WinGui: Update advanced tab notice to be clearer.
2013-01-17 sr55WinGui: UI Tweaks.
2013-01-17 sr55WinGui: Fix Allow Sleep option.
2013-01-17 jstebbinslibav patch: fix silly error in dca resync patch
2013-01-16 RodeoBump Libav to v9.1.
2013-01-16 RodeoMacGui: retain the current storage width and height...
2013-01-16 jstebbinsLinGui: Fix building with versions of gstreamer older...
2013-01-15 jstebbinsLinGui: Fix compatibility with GTK versions < 2.32
2013-01-13 jstebbinsLinGui: Add GTK+-3 support
2013-01-13 sr55WinGui: Options screen refactoring.
2013-01-13 sr55WinGui: Numerous bug fixes. Many around the automatic...
2013-01-11 sr55WinGui: Some Layout improvements to the Advanced tab...
2013-01-11 sr55WinGui: Couple of minor UI tweaks and new tooltips.
2013-01-06 RodeoMacGui: free(NULL) is perfectly safe.
2013-01-06 RodeoMacGui: fAudioFallbackPopUp should be an NSPopUpButton.
2013-01-06 RodeoMacGui: fX264MediumPresetIndex is an index, not a pointer.
2013-01-06 RodeoCLI: fix AppleTV preset in ShowPresets().
2013-01-06 jstebbinsLinGui,CLI: change h.264 profile to high in AppleTV...
2013-01-06 jstebbinslibiconv patch: disables building of preloadable shared lib
2013-01-06 sr55WinGui: Restore RF0 warning and Correctly show RF or...
2013-01-06 sr55WinGui: Fix AllowSleep option. Port the Numeric Stepper...
2013-01-06 RodeoCLI: fix previous commit. free(NULL) is perfectly safe.
2013-01-06 RodeoCLI: check against NULL before freeing.
2013-01-06 jstebbinsLinGui: fix issue with FLAC24 fallback
2013-01-06 jstebbinslibhb: fix audio sync regression with DVDs
2013-01-06 jstebbinslibhb: handle incorrect stuffing in transport streams
2013-01-06 jstebbinsFix dts-hd regression
2013-01-05 jstebbinsLinGui: silence some compiler warnings
2013-01-04 RodeoCLI: fix warning.
2013-01-04 Rodeohb_rate_s, hb_mixdown_s, hb_encoder_s: use const char...
2013-01-04 RodeoCLI: help: print per-encoder default mixdown dynamically.
2013-01-04 RodeoCLI: avoid an #fidef.
2013-01-04 RodeoCLI: use hb_get_default_audio_encoder().
2013-01-04 Rodeolibhb: add hb_get_default_audio_encoder().
2013-01-04 RodeoCLI: fix logging of the default mixdown in --help.
2013-01-04 Rodeocommon.h: cosmetics.
2013-01-03 jstebbinsLinGui: fix selection of mixdown when using fallback...
2013-01-03 jstebbinsLinGui: build preset import/export tables from hb_encod...
2013-01-03 jstebbinsbuild system: update config.guess
2013-01-03 jstebbinslibav: solaris build fixes
2013-01-03 RodeoMacGui: fix queue editing after adding the x264 preset...
2013-01-03 RodeoMacGui: cosmetics.
2013-01-03 RodeoMacGui: add getters and setter for x264 preset system.
2013-01-02 RodeoFLAC: add 24-bit encoding.
2013-01-02 jstebbinslibav patch: fix dts audio bitstream desync when frame...
2013-01-02 RodeoMacGui: fix memory leak, more refactoring, bugfixes.
2013-01-02 RodeoMacGui: more refactoring, bugfixes.
2013-01-02 RodeoMacGui: fix fx264UseAdvancedOptionsCheck (hopefully).
2013-01-02 RodeoMacGui: code refactoring (x264 preset system).
2013-01-02 RodeoMacGui: fix preset import/export with the x264 system.
2013-01-01 jstebbinslibhb: fix a problem with BD audio track detection
2013-01-01 dynaflashMacGui: Initial x264 presets implementation.
2012-12-31 jstebbinsLinGui: filter out high444 from h264 profiles
2012-12-31 RodeoBump libav to v9_beta3.
2012-12-31 sr55WinGui: Removed High444, use auto instead.
2012-12-31 sr55WinGui: Increase the size of the cropping numeric boxes...
2012-12-31 sr55WinGui: Missed a place for removing High10 and 422
next