| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | MacGui: Queue Improvements from travistex | dynaflash | 2007-09-07 | 1 | -3/+1 |
* | MacGui: New Active Queue implementation courtesy of travistex | dynaflash | 2007-09-05 | 1 | -0/+5 |
* | Enable jam to work by changing the error handling to use a callback rather th... | eddyg | 2007-08-27 | 1 | -0/+4 |
* | Add Subtitle scanning for forced subtitles and normal subtitles from the CLI | eddyg | 2007-08-21 | 1 | -1/+2 |
* | Added "--subtitle-force" option to the CLI, and added changes to decsub to | eddyg | 2007-08-20 | 1 | -0/+1 |
* | This huge patch from huevos_rancheros ports a number of video filters from me... | jbrjake | 2007-07-27 | 1 | -0/+32 |
* | Matroska muxer! | saintdev | 2007-07-14 | 1 | -0/+1 |
* | Implement transport and program stream support. With these changes it's now p... | awk | 2007-07-04 | 1 | -0/+4 |
* | Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that ca... | jbrjake | 2007-06-13 | 1 | -10/+14 |
* | A big batch of patches from eddyg. | jbrjake | 2007-06-06 | 1 | -0/+6 |
* | Updated the input channel layouts to store the source LFE information as well... | maurj | 2007-05-06 | 1 | -16/+10 |
* | Enabled DTS channel mixdowns by moving to a more generic input channel layout... | maurj | 2007-05-04 | 1 | -0/+30 |
* | Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will... | maurj | 2007-05-02 | 1 | -16/+39 |
* | Cyanders Named Chapter Markers | dynaflash | 2007-04-25 | 1 | -0/+4 |
* | Removed all references to the old job->surround variable, as it is no longer ... | maurj | 2007-04-18 | 1 | -6/+0 |
* | Cleaning up some compiler warnings. | clee | 2007-04-15 | 1 | -1/+1 |