| Commit message (Expand) | Author | Age | Files | Lines |
* | It's a good idea to have a buffer for every pid you decide to decode. | van | 2008-02-29 | 1 | -4/+2 |
* | libvorbis expects kbps, not bps. | saintdev | 2008-02-27 | 1 | -1/+1 |
* | Set an minimum subtitle display time of three seconds *or* until the next sub... | eddyg | 2008-02-26 | 1 | -0/+20 |
* | Don't allow negative durations. These shouldn't happen but occasionally do du... | van | 2008-02-25 | 1 | -1/+18 |
* | AAC+AC3 in MKV | jbrjake | 2008-02-21 | 1 | -4/+13 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 35 | -1164/+1164 |
* | Sanity check the input codec is AC3 when selecting AC3 pass through to avoid ... | eddyg | 2008-02-18 | 1 | -0/+9 |
* | Only store chapter markers separate from their buffers when doing VFR. | jbrjake | 2008-02-18 | 1 | -1/+1 |
* | 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 |
* | Signal anamorphic in the MP4 container though the pixel aspect atom as well a... | jbrjake | 2008-02-17 | 1 | -2/+13 |
* | macgui: change the human readable name for the dpl2 + ac3 hybrid from "DPLII ... | 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 |
* | 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 |
* | Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for... | eddyg | 2008-02-16 | 6 | -13/+57 |
* | Allow multiple output audio tracks from a single DVD audio track. | eddyg | 2008-02-15 | 1 | -16/+51 |
* | Always use a sample rate of 48000hz for AC3. | jbrjake | 2008-02-14 | 1 | -0/+3 |
* | 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 | 1 | -7/+26 |
* | 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 |
* | Removes unused variable (and gets rid of the compile warning for it). Change ... | jbrjake | 2008-02-12 | 1 | -1/+0 |
* | Use proper fourcc code of FMP4 for ffmpeg MPEG-4 video, instead of identifyin... | jbrjake | 2008-02-10 | 1 | -2/+2 |
* | - More robust stream duration estimation: take 16 (position,pts) samples then... | van | 2008-02-09 | 1 | -28/+100 |
* | - correct the way that output timestamps are generated so that VFR will work ... | van | 2008-02-04 | 1 | -27/+73 |
* | Variable frame rate improvements. | jbrjake | 2008-02-04 | 2 | -43/+126 |
* | Double hb_log() max line length to avoid truncation of x264 options in display. | eddyg | 2008-01-31 | 1 | -1/+1 |
* | Add an (optional) iso639_2b field to the language struct so that we will acce... | van | 2008-01-24 | 2 | -23/+28 |
* | - Make MPEG audio (and other audio types besides AC3) work. | van | 2008-01-22 | 1 | -103/+126 |
* | - rather than completely giving up on a dvd because we got a read error on ne... | van | 2008-01-22 | 1 | -5/+13 |
* | Maintains separate filter settings for each job. This prevents the MacGui fro... | jbrjake | 2008-01-22 | 5 | -21/+60 |
* | Prevents VFR from leaving PTS gaps at dropped frames, so it works properly wi... | jbrjake | 2008-01-22 | 1 | -13/+17 |
* | account for quantization bias when computing durations for vfr. | van | 2008-01-22 | 1 | -8/+2 |
* | When vfr is selected use the frame timing from render.c rather than generatin... | van | 2008-01-22 | 1 | -38/+68 |
* | Change subtitle position to prevent displaying within a 2% margin of the heig... | eddyg | 2008-01-21 | 1 | -10/+53 |
* | - get rid of 'chapter merging'. | van | 2008-01-20 | 1 | -110/+143 |
* | Set the alternate group for the audio tracks. Does only work when building wi... | ritsuka | 2008-01-19 | 1 | -0/+3 |
* | Use IS0 639-2/T language codes instead of ISO 639-2/B language codes because ... | jbrjake | 2008-01-18 | 1 | -22/+22 |
* | Bumps libhb's copy of libmkv to 0.6.1.3, fixing the >2GB file crashes in Linux. | jbrjake | 2008-01-15 | 1 | -7/+7 |
* | Don't bother informing the user when grayscale is off, since that's the case ... | jbrjake | 2008-01-14 | 1 | -1/+3 |
* | - figure out MPEG PS duration from stream rather than faking it. | van | 2008-01-06 | 1 | -91/+136 |
* | fix for duplicate chapters when encoding with ffmpeg. | van | 2008-01-06 | 1 | -3/+7 |
* | Apply same edit to chapter track as to video track so chapters will stay in | van | 2008-01-06 | 1 | -0/+7 |
* | Fill in the "Encoded By:" tag in MP4 files with "HandBrake" followed by the v... | jbrjake | 2008-01-04 | 1 | -0/+7 |
* | Change url to check LATEST file to "handbrake.fr" | dynaflash | 2008-01-03 | 1 | -1/+1 |
* | Program Streams: Vans patch to set a fake duration for program streams. | dynaflash | 2008-01-01 | 1 | -5/+5 |