summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Array of fixes and changessr552012-07-2010-27/+199
* Enable threaded decoding for ProRes video sources.Rodeo2012-07-181-4/+1
* libhb: fix deinterlace fast green stripejstebbins2012-07-182-12/+15
* More fine grained progress statistics during subtitle scanjstebbins2012-07-183-33/+94
* LinGui: Fix preset import of new frameratesjstebbins2012-07-172-7/+23
* LinGui: remove obsolete ubuntu lucid rulejstebbins2012-07-161-1/+0
* disable harfbuzz on libasssr552012-07-161-1/+1
* WinGui: Pushing version numbers forward for the main branch.sr552012-07-164-6/+6
* hb_audio_remap: remove unneeded channel map.Rodeo2012-07-151-1/+0
* hb_audio_remap: remove unneeded channel map.Rodeo2012-07-151-16/+0
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-1518-1312/+22
* Change a few more hb_log() calls to hb_error(), and some cosmetics.Rodeo2012-07-152-33/+35
* Fix something John and I both missed.Rodeo2012-07-151-1/+1
* hb_audio_resample: libvaresample wrapper.Rodeo2012-07-155-331/+400
* decpgssub: simplify code (merge several if/else blocks).Rodeo2012-07-151-35/+27
* WinGui: Working drive tray insert/remove detection.sr552012-07-149-59/+148
* WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...sr552012-07-135-125/+250
* hb_audio_remap improvements.Rodeo2012-07-126-181/+268
* Cleanup after last commit: delete empty files, rename some patches.Rodeo2012-07-117-0/+0
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-1140-2445/+882
* WinGui: Fix an issue where selecting the dvd drive in the source menu would n...sr552012-07-111-7/+3
* libhb: fix hb_read_preview() when invalid index is passedjstebbins2012-07-111-0/+1
* libhb: fix problem reading previewjstebbins2012-07-101-2/+11
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-0824-132/+387
* WinGui: Add support for keyboard shortcuts. These are slightly different to t...sr552012-07-085-1/+168
* WinGui: Additional fixes for multi-instance.sr552012-07-075-62/+114
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-073-32/+3
* Forgotten part of portability patchesjstebbins2012-07-072-0/+22
* 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