summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: Removes largeFileSize from the Universal preset since the Nano can't ...jbrjake2008-10-221-1/+1
* MacGui: Logging Level - set to "1" in prefs.dynaflash2008-10-202-2/+4
* MacGui: Presets - Auto Crop/Custom Crop is now independent of "Use Max Source...dynaflash2008-10-201-31/+28
* Ooops, I wanted height not width there.jbrjake2008-10-191-1/+1
* Adds a configuration option for whether the COLR atom and h.264 VUI header sh...jbrjake2008-10-195-5/+54
* Fix bug which prevented AC3 sync when only one AC3 packet was located in the ...eddyg2008-10-191-2/+3
* LinGui: fix initial audio selection problemjstebbins2008-10-191-0/+3
* LinGui: change chapter start "to" end --> start "thru" endjstebbins2008-10-193-3/+3
* LinGui: fix problem with disk getting full warning. jstebbins2008-10-191-1/+1
* LinGui: add pref option to scale down high def previewsjstebbins2008-10-186-12/+119
* Adds a logging message to let the user know when a title is being ignored due...jbrjake2008-10-181-0/+1
* Minor tweak to how audio track names are displayed.jbrjake2008-10-181-2/+4
* Makes sure loose anamorphic respects max width and height settings, and remov...jbrjake2008-10-182-62/+12
* LinGui: fix handling of HD resolutions. max dimension threshold too low.jstebbins2008-10-183-6/+6
* LinGui: fix a problem with converting strings to int values.jstebbins2008-10-171-6/+6
* LinGui: Make preset key/values mostly align with macui presets.jstebbins2008-10-1721-4712/+5801
* SunOS support fixed with new ffmpeg and x264eddyg2008-10-162-15/+1
* Don't announce when getting a bad AC3 sync, just silently look for two matchi...eddyg2008-10-161-3/+1
* ...yet another libmp4v2 bump.jbrjake2008-10-161-1/+1
* Bumps libmp4v2 to r21, which fixes that include issue by folding the old 5.5G...jbrjake2008-10-156-12/+6
* LinGui: nested presetsjstebbins2008-10-1516-5026/+5279
* libmp4v2's r19 "make install" does not properly install all necessary header ...jbrjake2008-10-151-1/+1
* Switches from mpeg4ip's copy of libmp4v2 to an independently-maintained one l...jbrjake2008-10-153-40/+15
* a52_syncinfo() returns garbage values sometimes, so when scanning a stream ch...eddyg2008-10-141-1/+17
* MacGui: Finally!! Nested Presets - Initial implementationdynaflash2008-10-145-633/+836
* WinGui:sr552008-10-1310-512/+551
* WinGui:sr552008-10-131-9/+5
* Only associate audio tracks with an alternate group if there's more than one ...jbrjake2008-10-111-6/+8
* Make DTS and HDMV DTS audio work in Transport and m2ts streams.van2008-10-111-8/+14
* LinGui: fix incorrect display of target file size in queue.jstebbins2008-10-101-1/+1
* CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet...eddyg2008-10-105-10/+87
* libhb: Fix linux compilation. Only set the pthread mutex type on cygwin since...eddyg2008-10-101-0/+3
* LinGui: Changes required by latest x264jstebbins2008-10-0911-290/+47
* WinGui:sr552008-10-093-577/+463
* Bumps x264 to r999, bringing with it, among other things, the removal of the ...jbrjake2008-10-095-4645/+3662
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-099-23/+23
* Adds an hb_deep_log() function for multiple levels of debugging verbosity. Le...jbrjake2008-10-094-8/+60
* WinGui:sr552008-10-061-1/+4
* Change pthread mutex's to be explicitly NORMAL instead of relying on the defa...eddyg2008-10-061-1/+6
* LinGui: nested presets and drag n drop re-ordering of presetsjstebbins2008-10-0511-201/+1314
* WinGui:sr552008-10-051-0/+1
* WinGui:sr552008-10-056-629/+620
* Try to drive the stream timing off the audio stream(s) since audio has a pts ...van2008-10-051-4/+24
* Sanity check in encfaacClose or we'll abort on an illegal channel spec or sam...van2008-10-041-6/+23
* Jamfile - Fixes tab instead of 4 spaces.sr552008-10-041-1/+1
* Cygwinsr552008-10-041-0/+26
* CygWin:sr552008-10-041-0/+5
* WinGui:sr552008-10-047-68/+67
* WinGui:sr552008-10-045-14/+111
* LinGui: queue item editingjstebbins2008-10-0412-5/+288