summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libhb: fix comb detection crash and decomb crashjstebbins2012-07-064-34/+20
* WinGui: Fix for Chapter markers starting at the wrong point. sr552012-07-061-1/+1
* libhb: fix live preview crash when generating preview while encodingjstebbins2012-07-031-11/+12
* libhb: fix unused variable warningjstebbins2012-07-021-1/+0
* LinGui: sync with iPad preset changesjstebbins2012-07-021-2/+2
* Fix comparison (check if unsigned type is < 0). Not sure why I keep doing this.Rodeo2012-07-021-5/+9
* libhb: fix crop detectionjstebbins2012-06-301-17/+18
* WinGui: Fix Add Preset not honouring custom source width / height.sr552012-06-303-46/+58
* WinGui: Fix an issue where the Autoname would keep the existing file extensio...sr552012-06-301-1/+1
* WinGui: Assorted fixes. sr552012-06-308-24/+133
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-3014-330/+584
* WinGui: Update the behaviour of the Burned / Default check boxes to make them...sr552012-06-301-5/+37
* Update CLI Presetssr552012-06-291-22/+70
* Forgot to update ipad preset descriptionsr552012-06-291-1/+1
* Updating the iPad preset to 720P to be a good balance for both iPad 2 and 3sr552012-06-291-1/+1
* encca_aac.c: oesc.mDataByteSize is signed.Rodeo2012-06-291-9/+9
* muxmkv: improve reliability of HE-AAC check when doing AAC Passthru.Rodeo2012-06-291-1/+1
* LinGui: merge preset changesjstebbins2012-06-281-4/+109
* MacGui: AppleTV 3 preset fix decombdynaflash2012-06-281-1/+1
* MacGui: Add AppleTV 3 Presetdynaflash2012-06-272-0/+123
* Fix hb_mixdown_get_discrete_channel_count for HB_AMIXDOWN_NONE (passthrough).Rodeo2012-06-272-8/+11
* WinGui: More UI tweaks and improvements.sr552012-06-263-3/+12
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-266-38/+95
* encca_aac: tabs to spaces and miscellaneous cosmetics.Rodeo2012-06-261-44/+52
* encca_aac: chnage a variable type (should have been done in revision 3754).Rodeo2012-06-251-2/+2
* encca_aac: fix an issue where a valid output buffer would be dropped, causing...Rodeo2012-06-251-153/+175
* libhb: fix deinterlace fast problem with sources that have <mod8 alignmentjstebbins2012-06-258-86/+155
* WinGui: Additional fixes to the picture settings panel.sr552012-06-241-13/+17
* WinGui: Assorted Fixessr552012-06-246-82/+61
* fix stride in denoise filterjstebbins2012-06-231-4/+4
* last "fix" was flawed. try again :(jstebbins2012-06-221-3/+3
* WinGui: Missing file from last checkinsr552012-06-221-3/+3
* WinGui: Fix to the MaxWidth/Height Width/Height query being generated incorre...sr552012-06-221-1/+0
* Fix second crash in denoisejstebbins2012-06-221-2/+2
* libhb: fix crash in denoise filterjstebbins2012-06-221-3/+3
* libhb: fix potential overflow in par calculationsjstebbins2012-06-221-12/+10
* LinGui: disable status icon progress when status icon is disabledjstebbins2012-06-211-16/+22
* WinGui: Replace the EncodeStart with QueueStart event to fix an issue where P...sr552012-06-201-12/+11
* WinGui: - Fixed an incorrect method call in the last checkin.sr552012-06-201-2/+4
* WinGui: - Another fix to the Subtitles panel. sr552012-06-202-5/+15
* Remove encca_haac_available(). It's no longer needed since we dropped support...Rodeo2012-06-204-107/+35
* common.h, common.c: minor modifications.Rodeo2012-06-202-5/+5
* hb_get_best_mixdown: fix bug introduced in revision 4755.Rodeo2012-06-201-1/+8
* WinGui:WinGui:sr552012-06-196-30/+61
* libhb: update hb_get_best_mixdown(). I was partially borken after revision 4754.Rodeo2012-06-191-57/+34
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-1822-340/+267
* Fix yet another stupid overshight on my part.Rodeo2012-06-182-40/+0
* Remove debug code.Rodeo2012-06-181-2/+0
* Fix HE-AAC in MKV.Rodeo2012-06-182-1/+72
* Add PGS codec ID to libmkv and use it.Rodeo2012-06-182-1/+25