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