summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: refactoring that will make nested presets easier to implement.jstebbins2008-10-033-102/+103
* LinGui: change the top level structure that contains presets from a dictionaryjstebbins2008-10-034-94/+237
* MacGui: Allow the macgui to properly read sources from a ZFS (zfs-119) format...dynaflash2008-10-031-1/+12
* - Only do 'lost PCR' checks (r1712) when we're dealing with something that c...van2008-10-035-3/+19
* WinGui:sr552008-10-021-0/+3
* WinGui:sr552008-10-021-1/+11
* WinGui:sr552008-10-013-33/+146
* MacGui: Queue - Add drc info for the audio tracks thanks to NightStorm for br...dynaflash2008-10-011-0/+37
* ...and apparently there wasn't anything wrong with make in Windows after all.jbrjake2008-09-301-14/+6
* CygWin:sr552008-09-302-0/+11
* ffmpeg requires framerate num/den to be reducable to 16 bit quanitites forjstebbins2008-09-301-2/+28