summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Foreign Audio Search bug introduced in revision 4677.Rodeo2012-06-171-1/+11
* WinGui: Fix a couple of the issues with the Picture settings view with regard...sr552012-06-171-7/+125
* WinGui: Output settings were not loading with the presets.sr552012-06-172-0/+9
* remove unnecessary includejstebbins2012-06-171-1/+0
* Add CFLAGS and LDFLAGS specified during configure to compile and link commandsjstebbins2012-06-173-7/+7
* WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...sr552012-06-163-31/+71
* WinGui: Various fixessr552012-06-168-10/+98
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1
* WinGui: Add extension to file when exporting the queuesr552012-06-151-1/+7