| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor chapter cleanups. | van | 2008-04-04 | 7 | -39/+77 |
* | Windows line endings are bad. | jbrjake | 2008-04-03 | 1 | -601/+601 |
* | - hardware players don't tolerate video or audio frames that overlap in time... | van | 2008-04-03 | 1 | -8/+13 |
* | scan and pcm audio fixes. | van | 2008-04-02 | 5 | -415/+531 |
* | New internal audio handling. | saintdev | 2008-04-01 | 19 | -521/+615 |
* | Fix Makefiles for dynamically linked dvdcss. | saintdev | 2008-03-23 | 1 | -14/+0 |
* | = Adds an hb_detect_comb() function that indicates whether or not a frame sho... | jbrjake | 2008-03-23 | 4 | -2/+135 |
* | libswscale accurate rounding is now re-enabled for all arches except x86_64. | saintdev | 2008-03-21 | 2 | -5/+16 |
* | Reverts r1254, so ffmpeg-in-avi again reports as DivX 5. Giving it the "corre... | jbrjake | 2008-03-20 | 1 | -2/+2 |
* | Fix two of my stupid bugs that prevented using the queue with transport streams: | van | 2008-03-20 | 4 | -244/+326 |
* | Theora. | saintdev | 2008-03-20 | 10 | -38/+310 |
* | Should have removed this as part of the r1341 checkin - we now add silence ba... | van | 2008-03-16 | 1 | -22/+0 |
* | - Add mpeg2 "Standard Target Decoder" clock recovery to the low level mpeg st... | van | 2008-03-15 | 4 | -1230/+825 |
* | minor bug fix: AC3 passthru audio frames with no pts were getting a bogus sta... | van | 2008-03-15 | 1 | -4/+5 |
* | Use unix-style line endings (LF) for libhb/Makefile instead of Windows style ... | saintdev | 2008-03-15 | 1 | -109/+109 |
* | encx264: Fix timecodes when using x264 with avi. | saintdev | 2008-03-05 | 1 | -4/+3 |
* | DVB teletext streams and ATSC AC3 audio streams use the same code points. If ... | van | 2008-03-02 | 1 | -5/+22 |
* | Don't crash just because some dvd title uses an illegal pgn number. | van | 2008-03-02 | 1 | -0/+6 |
* | Oops - left in a mistake from an intermediate version. We want aspect ratio f... | van | 2008-03-01 | 1 | -1/+1 |
* | Don't crash while scanning when we can't get previews for some title. | van | 2008-02-29 | 4 | -13/+40 |
* | 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 |