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