| Commit message (Expand) | Author | Age | Files | Lines |
* | Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ... | jbrjake | 2009-05-26 | 1 | -4/+2 |
* | - Add CoreAudio AAC as one of the encoder on Mac OS X. | ritsuka | 2009-05-23 | 1 | -0/+2 |
* | mkv soft subtitle support | jstebbins | 2009-05-19 | 1 | -1/+4 |
* | Change CC608 decoder to be its own thread | eddyg | 2009-05-07 | 1 | -3/+4 |
* | subtitle muxing: | jstebbins | 2009-05-06 | 1 | -0/+1 |
* | VOBSUB encoder skeleton for use with mkv VOBSUB pass-through | eddyg | 2009-05-06 | 1 | -0/+2 |
* | Rewrite pass-through timestamps in sync, put on subtitle->fifo_out for muxing... | eddyg | 2009-05-05 | 1 | -1/+2 |
* | Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl... | eddyg | 2009-05-04 | 1 | -2/+3 |
* | Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected... | eddyg | 2009-05-04 | 1 | -5/+7 |
* | - Move frame rate code from sync to the end of render so it can account for ... | van | 2009-05-02 | 1 | -3/+1 |
* | dvdnav: improve title scanning | jstebbins | 2009-05-01 | 1 | -0/+2 |
* | add libdvdnav support | jstebbins | 2009-04-27 | 1 | -0/+2 |
* | bump libmp4v2 r224 ->r286; chunk duration; tags; cover-art | konablend | 2009-04-21 | 1 | -1/+0 |
* | This patch adds mingw32 cross-compilation support to HandBrake trunk to | konablend | 2009-04-14 | 1 | -0/+14 |
* | Make MULTIPLE_MOD handle mod 1 correctly | jstebbins | 2009-04-13 | 1 | -1/+1 |
* | Adds a job->frame_to_stop variable similar to the existing pts_to_stop parame... | jbrjake | 2009-03-31 | 1 | -0/+1 |
* | Organizes anamorphic parameters in a struct, requiring some minor search and ... | jbrjake | 2009-01-26 | 1 | -4/+12 |
* | Get previews from H.264 content even if it's missing IDR frames (e.g., NZ TV ... | van | 2009-01-10 | 1 | -0/+4 |
* | More code to deal with the flakey streams from NZ TV. They like to change the... | van | 2008-12-05 | 1 | -2/+0 |
* | Add metadata support to libhb, add importing of MP4 metadata, add export of M... | eddyg | 2008-12-02 | 1 | -0/+17 |
* | Adds two new parameters to hb_scan, to control the number of preview frames g... | jbrjake | 2008-11-30 | 1 | -1/+2 |
* | - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre... | van | 2008-11-25 | 1 | -1/+1 |
* | libhb support for live preview | jstebbins | 2008-11-11 | 1 | -0/+8 |
* | ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th... | eddyg | 2008-10-29 | 1 | -0/+4 |
* | Added support for extracting the audio and subtitle types and adding those to... | eddyg | 2008-10-23 | 1 | -0/+2 |
* | Adds a configuration option for whether the COLR atom and h.264 VUI header sh... | jbrjake | 2008-10-19 | 1 | -0/+1 |
* | Makes sure loose anamorphic respects max width and height settings, and remov... | jbrjake | 2008-10-18 | 1 | -1/+1 |
* | CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet... | eddyg | 2008-10-10 | 1 | -0/+1 |
* | - Only do 'lost PCR' checks (r1712) when we're dealing with something that c... | van | 2008-10-03 | 1 | -1/+2 |
* | - change aspect from a scaled int to a double so we can handle the wider | van | 2008-08-08 | 1 | -2/+2 |
* | Splits the display of job settings off from the actual work of beginning of a... | jbrjake | 2008-08-01 | 1 | -0/+5 |
* | Adds a job->cfr boolean to indicate "encode this with a constant frame rate" ... | jbrjake | 2008-06-05 | 1 | -11/+16 |
* | Keep track of the input pixel aspect ratio as well as the output one. Hopeful... | jbrjake | 2008-06-04 | 1 | -0/+4 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 1 | -2/+46 |
* | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96... | jbrjake | 2008-05-29 | 1 | -0/+1 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | Fixes for different number of frames between pass 1 & 2, missing frames at en... | van | 2008-04-13 | 1 | -0/+1 |
* | New internal audio handling. | saintdev | 2008-04-01 | 1 | -103/+111 |
* | = Adds an hb_detect_comb() function that indicates whether or not a frame sho... | jbrjake | 2008-03-23 | 1 | -0/+1 |
* | Theora. | saintdev | 2008-03-20 | 1 | -0/+2 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 1 | -10/+10 |
* | Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for... | eddyg | 2008-02-16 | 1 | -0/+7 |
* | MacGui: Queue Update - thanks travistex | dynaflash | 2007-12-17 | 1 | -0/+1 |
* | MPEG-2 stream reading fixes for missing audio, multiple audio tracks, languag... | jbrjake | 2007-12-13 | 1 | -3/+0 |
* | Adds extra, user-selectable dynamic range compression to the liba52 interface... | jbrjake | 2007-12-08 | 1 | -0/+1 |
* | Gives the CLI a separate option for adding the iPod UUID atom to mp4 files, i... | jbrjake | 2007-11-28 | 1 | -0/+1 |
* | Optimize MP4 files for HTTP streaming (on the CLI it's -O or --optimize). | jbrjake | 2007-11-21 | 1 | -1/+1 |
* | First attempt at variable frame rate detelecining for NTSC video sources. | jbrjake | 2007-11-10 | 1 | -1/+2 |
* | "Loose" anamorphic: | jbrjake | 2007-10-16 | 1 | -0/+2 |
* | Added buffer management and changed fifo sizes. Changed job->subtitle_scan to... | eddyg | 2007-09-11 | 1 | -1/+1 |