]> granicus.if.org Git - handbrake/shortlog
handbrake
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...
2012-06-07 sr55WinGui: Changes to the Main Window and Advanced Tab...
2012-06-07 sr55WinGui: Fix in the scan service for scanning folders...
2012-06-07 sr55Wingui: Fix an issue where a trailing slash can cause...
2012-06-07 jstebbinsPortability patches
2012-06-07 jstebbinsLinGui: remove deprecated "Encoding" key from desktop...
2012-06-06 RodeoMake HB_AMIXDOWN_* defines a simple enumeration. The...
2012-06-06 sr55WinGui: Order Language listboxes on the Options / Audio...
2012-06-06 sr55WinGui: Allow Modulus with Anamorphic Mode None. Tweaks...
2012-06-03 sr55WinGui: Fix chapter csv file import. Names were not...
2012-06-03 sr55WinGui: Numerous fixes to the picture settings tab...
2012-05-31 sr55WinGui: Fix an issue with the x264 CQ Granulairty on...
2012-05-27 sr55WinGui: Fix a bug in chapter duration calculation.
2012-05-27 sr55WinGui: Fix a threading bug in the Queue Manger. ClearC...
2012-05-27 sr55WinGui: Fix for the Constant Quality slider when changi...
2012-05-27 Rodeodecdca: attempt to fix Dolby Surround and Pro Logic...
2012-05-26 RodeoBump x264 to r2200-999b753.
2012-05-26 sr55WinGui: Add a warning when closing the app while an...
2012-05-26 jstebbinsfix more compiler warnings
2012-05-26 jstebbinsLinGui: fix a bunch of compiler warnings
2012-05-26 jstebbinsLinGui: oops, fixed on sigsegv and created another :(
2012-05-26 jstebbinsLinGui: fix crash when ejecting dvd
2012-05-26 sr55WinGui: Improvements and fixes to the Queue Window...
2012-05-25 sr55WinGui: Change the Binding behaviour to update the...
2012-05-21 sr55WinGui: Add a file to indicate that the WinForms UI...
2012-05-21 sr55WinGui: Fixes to the DragDrop Library and added the...
2012-05-21 sr55WinGui: Bug fixes on the subtitles panel.
2012-05-20 sr55WinGui: Allow folders to be dropped on the main window.
2012-05-20 RodeoFix crash in MKV muxer with SRT subtitle sources (intro...
next