summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removes unused variable (and gets rid of the compile warning for it). Change ...jbrjake2008-02-121-1/+0
* Use proper fourcc code of FMP4 for ffmpeg MPEG-4 video, instead of identifyin...jbrjake2008-02-101-2/+2
* - More robust stream duration estimation: take 16 (position,pts) samples then...van2008-02-091-28/+100
* MacGui: fix picture sizing issue in presets where creating a preset using an ...dynaflash2008-02-071-2/+13
* MacGui: Add the Forced subtitles checkbox to custom user presetsdynaflash2008-02-071-0/+5
* - correct the way that output timestamps are generated so that VFR will work ...van2008-02-041-27/+73
* Variable frame rate improvements.jbrjake2008-02-042-43/+126
* Add patches to the xvid and mpeg4ip configure scripts for nasm 2.00.saintdev2008-02-043-0/+26
* Remove the seperate action for mpeg4ip on cygwin from the contribsaintdev2008-02-041-28/+15
* Revert "Cygwin: Patches for xvid and mpeg4ip Updated to work with new nasm 2....saintdev2008-02-042-338/+296
* WinGui:sr552008-02-027-56/+102
* Double hb_log() max line length to avoid truncation of x264 options in display.eddyg2008-01-311-1/+1
* MacGUI: Revert a part of the previous commit.ritsuka2008-01-301-1/+1