| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: | sr55 | 2008-02-20 | 1 | -1/+1 |
* | WinGui: minor bug fixes. | sr55 | 2008-02-20 | 3 | -11/+23 |
* | MacGui: Change Home Page, Forum, and Wiki links in the help menu to use handb...0.9.2 | dynaflash | 2008-02-19 | 1 | -3/+3 |
* | Updates jam and make's HB_BUILD and HB_VERSION numbers for 0.9.2. | jbrjake | 2008-02-19 | 2 | -4/+4 |
* | MacGui: Change version number to 0.9.2 and build number to 2008021900 in prep... | dynaflash | 2008-02-19 | 2 | -12/+13 |
* | WinGui: | sr55 | 2008-02-19 | 1 | -3/+3 |
* | WinGui: | sr55 | 2008-02-19 | 3 | -6/+6 |
* | Cygwin: | sr55 | 2008-02-19 | 1 | -2/+2 |
* | WinGui: | sr55 | 2008-02-19 | 1 | -8/+8 |
* | Changeset for 0.9.2 | jbrjake | 2008-02-19 | 1 | -0/+70 |
* | MacGui: As per newer vfr implementation. No longer disable the framerate popu... | dynaflash | 2008-02-19 | 1 | -7/+1 |
* | Don't try to show muxing progress since it always stays at 0 anyway. | jbrjake | 2008-02-19 | 1 | -2/+9 |
* | WinGui: | sr55 | 2008-02-18 | 1 | -6/+5 |
* | WinGui: | sr55 | 2008-02-18 | 2 | -5/+12 |
* | Use 64-bit MP4 containers for the AppleTV preset, in case the 2500kb/s video ... | jbrjake | 2008-02-18 | 3 | -1/+25 |
* | Sanity check the input codec is AC3 when selecting AC3 pass through to avoid ... | eddyg | 2008-02-18 | 2 | -1/+10 |
* | WinGui: | sr55 | 2008-02-18 | 2 | -2/+2 |
* | WinGui: | sr55 | 2008-02-18 | 2 | -9/+19 |
* | MacGui: fix preset drawer so that the presets outline view expands down with ... | dynaflash | 2008-02-18 | 1 | -1962/+1974 |
* | MacGui: Make sure that mp4's using ac3 passthru whether by itself or in combi... | dynaflash | 2008-02-18 | 1 | -0/+9 |
* | Only store chapter markers separate from their buffers when doing VFR. | jbrjake | 2008-02-18 | 1 | -1/+1 |
* | Preset updates, including AC3 and AAC for ATV, less insane settings for some ... | jbrjake | 2008-02-18 | 3 | -29/+41 |
* | You know what I said in r1271 about not using the delay_queue except when VFR... | jbrjake | 2008-02-18 | 1 | -5/+1 |
* | Fix hb_log to truncate the message at the correct point, fixes 1244. | eddyg | 2008-02-18 | 1 | -1/+1 |
* | Only futz with frame durations at render-time when using VFR. | jbrjake | 2008-02-18 | 1 | -1/+1 |
* | Remove the transformation matrix, and use the width field of the tkhd atom to... | ritsuka | 2008-02-17 | 1 | -53/+2 |
* | MacGui: add HB_AMIXDOWN_AC3 to HB QueueController so it reports the new hybri... | dynaflash | 2008-02-17 | 1 | -2/+3 |
* | Signal anamorphic in the MP4 container though the pixel aspect atom as well a... | jbrjake | 2008-02-17 | 1 | -2/+13 |
* | Msc OS Contrib Binaries ++ to 0022, bringing to make builds the wonders of AC... | jbrjake | 2008-02-17 | 1 | -1/+1 |
* | macgui: change the human readable name for the dpl2 + ac3 hybrid from "DPLII ... | dynaflash | 2008-02-17 | 1 | -1/+1 |
* | MacGui: Fix DPL2 + AC3 mixdown crash if the input audio source is DTS | dynaflash | 2008-02-17 | 1 | -1/+1 |
* | Only show a line in the log for filters if there are any, only show a line fo... | jbrjake | 2008-02-16 | 1 | -2/+2 |
* | WinGui: | sr55 | 2008-02-16 | 5 | -27/+43 |
* | MacGui: Change aac/ ac3 hybrid to utilize the codecs popup and only offer one... | dynaflash | 2008-02-16 | 2 | -1960/+1977 |
* | Fixes crashes with 2-pass when b-frames are enabled, by only using the delay_... | jbrjake | 2008-02-16 | 1 | -2/+10 |
* | Adds another safeguard to ensure AC3 pass-thru uses a 48khz sample rate. | jbrjake | 2008-02-16 | 1 | -0/+7 |
* | Mcdeint is broken, so avoid using it as a deinterlacer. No more "Slowest," "S... | jbrjake | 2008-02-16 | 3 | -28/+30 |
* | Wires up the CLI for doing AAC and AC3 at the same time, with a new audio enc... | jbrjake | 2008-02-16 | 1 | -3/+34 |
* | Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for... | eddyg | 2008-02-16 | 7 | -17/+116 |
* | Allow multiple output audio tracks from a single DVD audio track. | eddyg | 2008-02-15 | 2 | -16/+53 |
* | Always use a sample rate of 48000hz for AC3. | jbrjake | 2008-02-14 | 1 | -0/+3 |
* | WinGui: | sr55 | 2008-02-14 | 1 | -0/+14 |
* | Reverts 1262, since, duh, sample size != sample duration. | jbrjake | 2008-02-14 | 1 | -1/+1 |
* | Calculate AC3-in-M4V frame sizes based on channel count instead of always usi... | jbrjake | 2008-02-14 | 1 | -1/+1 |
* | AC3 from DVD via HB converted to M4V for viewing on ATV | eddyg | 2008-02-14 | 4 | -8/+372 |
* | WinGui: | sr55 | 2008-02-13 | 8 | -104/+14 |
* | MacGui: remove the preference to turn off verbose output in the activity window. | dynaflash | 2008-02-13 | 3 | -503/+432 |
* | Update x264 to revision 736 and update the vbv 2 pass patch by Gabriel Bouvig... | dynaflash | 2008-02-12 | 2 | -52/+40 |
* | When x264 outputs frames as references for b-frame pyramids, flag them as suc... | jbrjake | 2008-02-12 | 1 | -1/+5 |
* | Refer to transitions in the presence-or-lack-thereof of progressive flags on ... | jbrjake | 2008-02-12 | 1 | -2/+2 |