]> granicus.if.org Git - handbrake/shortlog
handbrake
2012-07-20 sr55WinGui: Array of fixes and changes
2012-07-18 RodeoEnable threaded decoding for ProRes video sources.
2012-07-18 jstebbinslibhb: fix deinterlace fast green stripe
2012-07-18 jstebbinsMore fine grained progress statistics during subtitle...
2012-07-17 jstebbinsLinGui: Fix preset import of new framerates
2012-07-16 jstebbinsLinGui: remove obsolete ubuntu lucid rule
2012-07-16 sr55disable harfbuzz on libass
2012-07-16 sr55WinGui: Pushing version numbers forward for the main...
2012-07-15 Rodeohb_audio_remap: remove unneeded channel map.
2012-07-15 Rodeohb_audio_remap: remove unneeded channel map.
2012-07-15 jstebbinsUse libav for dts audio decoding instead of libdca
2012-07-15 RodeoChange a few more hb_log() calls to hb_error(), and...
2012-07-15 RodeoFix something John and I both missed.
2012-07-15 Rodeohb_audio_resample: libvaresample wrapper.
2012-07-15 Rodeodecpgssub: simplify code (merge several if/else blocks).
2012-07-14 sr55WinGui: Working drive tray insert/remove detection.
2012-07-13 sr55WinGui: Improve the code behind the taskbar source...
2012-07-12 Rodeohb_audio_remap improvements.
2012-07-11 RodeoCleanup after last commit: delete empty files, rename...
2012-07-11 jstebbinsbump libav to libav-v0.8-2197-g1a068bf
2012-07-11 sr55WinGui: Fix an issue where selecting the dvd drive...
2012-07-11 jstebbinslibhb: fix hb_read_preview() when invalid index is...
2012-07-10 jstebbinslibhb: fix problem reading preview
2012-07-08 sr55WinGui: Initial work to restore queue editing functiona...
2012-07-08 sr55WinGui: Add support for keyboard shortcuts. These are...
2012-07-07 sr55WinGui: Additional fixes for multi-instance.
2012-07-07 sr55WinGui: Fixes to allow for multi-instance to work again.
2012-07-07 jstebbinsForgotten part of portability patches
2012-07-06 jstebbinslibhb: fix comb detection crash and decomb crash
2012-07-06 sr55WinGui: Fix for Chapter markers starting at the wrong...
2012-07-03 jstebbinslibhb: fix live preview crash when generating preview...
2012-07-02 jstebbinslibhb: fix unused variable warning
2012-07-02 jstebbinsLinGui: sync with iPad preset changes
2012-07-02 RodeoFix comparison (check if unsigned type is < 0). Not...
2012-06-30 jstebbinslibhb: fix crop detection
2012-06-30 sr55WinGui: Fix Add Preset not honouring custom source...
2012-06-30 sr55WinGui: Fix an issue where the Autoname would keep...
2012-06-30 sr55WinGui: Assorted fixes.
2012-06-30 sr55WinGui: Refactor the Update service and add a new optio...
2012-06-30 sr55WinGui: Update the behaviour of the Burned / Default...
2012-06-29 sr55Update CLI Presets
2012-06-29 sr55Forgot to update ipad preset description
2012-06-29 sr55Updating the iPad preset to 720P to be a good balance...
2012-06-29 Rodeoencca_aac.c: oesc.mDataByteSize is signed.
2012-06-29 Rodeomuxmkv: improve reliability of HE-AAC check when doing...
2012-06-28 jstebbinsLinGui: merge preset changes
2012-06-28 dynaflashMacGui: AppleTV 3 preset fix decomb
2012-06-27 dynaflashMacGui: Add AppleTV 3 Preset
2012-06-27 RodeoFix hb_mixdown_get_discrete_channel_count for HB_AMIXDO...
2012-06-26 sr55WinGui: More UI tweaks and improvements.
2012-06-26 sr55WinGui: Another set of assorted fixes and UI tweaks.
2012-06-26 Rodeoencca_aac: tabs to spaces and miscellaneous cosmetics.
2012-06-25 Rodeoencca_aac: chnage a variable type (should have been...
2012-06-25 Rodeoencca_aac: fix an issue where a valid output buffer...
2012-06-25 jstebbinslibhb: fix deinterlace fast problem with sources that...
2012-06-24 sr55WinGui: Additional fixes to the picture settings panel.
2012-06-24 sr55WinGui: Assorted Fixes
2012-06-23 jstebbinsfix stride in denoise filter
2012-06-22 jstebbinslast "fix" was flawed. try again :(
2012-06-22 sr55WinGui: Missing file from last checkin
2012-06-22 sr55WinGui: Fix to the MaxWidth/Height Width/Height query...
2012-06-22 jstebbinsFix second crash in denoise
2012-06-22 jstebbinslibhb: fix crash in denoise filter
2012-06-22 jstebbinslibhb: fix potential overflow in par calculations
2012-06-21 jstebbinsLinGui: disable status icon progress when status icon...
2012-06-20 sr55WinGui: Replace the EncodeStart with QueueStart event...
2012-06-20 sr55WinGui: - Fixed an incorrect method call in the last...
2012-06-20 sr55WinGui: - Another fix to the Subtitles panel.
2012-06-20 RodeoRemove encca_haac_available(). It's no longer needed...
2012-06-20 Rodeocommon.h, common.c: minor modifications.
2012-06-20 Rodeohb_get_best_mixdown: fix bug introduced in revision...
2012-06-19 sr55WinGui:WinGui:
2012-06-19 Rodeolibhb: update hb_get_best_mixdown(). I was partially...
2012-06-18 Rodeolibhb: drop HB_INPUT_CH_LAYOUT_*
2012-06-18 RodeoFix yet another stupid overshight on my part.
2012-06-18 RodeoRemove debug code.
2012-06-18 RodeoFix HE-AAC in MKV.
2012-06-18 RodeoAdd PGS codec ID to libmkv and use it.
2012-06-17 RodeoFix Foreign Audio Search bug introduced in revision...
2012-06-17 sr55WinGui: Fix a couple of the issues with the Picture...
2012-06-17 sr55WinGui: Output settings were not loading with the presets.
2012-06-17 jstebbinsremove unnecessary include
2012-06-17 jstebbinsAdd CFLAGS and LDFLAGS specified during configure to...
2012-06-16 sr55WinGui: Convert the Presets Panel to a Listbox and...
2012-06-16 sr55WinGui: Various fixes
2012-06-15 sr55WinGui: Fix an issue in the AudioTrack copy constructor.
2012-06-15 sr55WinGui: Add extension to file when exporting the queue
2012-06-15 sr55Updated file copyright / GPL headers
2012-06-14 sr55WinGui: Fix another issue with Scanning sources at...
2012-06-14 sr55WinGui: Fix build and further clean out some legacy...
2012-06-14 sr55WinGui: Code Cleanup
2012-06-14 sr55WinGui: Strip out more legacy code.
2012-06-14 sr55WinGui: Remove the legacy WinForms GUI.
2012-06-14 sr55WinGui: Additional layout changes to the options window.
2012-06-14 sr55WinGui: Some layout tweaks by beta-tester
2012-06-14 sr55WinGui: Initial layout changes to the options screen.
2012-06-08 jstebbinsDon't override fribidi lib and cflags when building...
2012-06-08 jstebbinsLinGui: fix crash when dvd volume id has non-ascii...
2012-06-08 jstebbinsLinGui: fix problem with setting the default destinatio...
2012-06-08 sr55WinGui: Added a Shell View which can host various windo...
next