| Commit message (Expand) | Author | Age | Files | Lines |
* | Organizes anamorphic parameters in a struct, requiring some minor search and ... | jbrjake | 2009-01-26 | 1 | -6/+6 |
* | Adds --start-at-preview and --stop-at-duration and --stop-at-pts options. The... | jbrjake | 2008-12-30 | 1 | -1/+36 |
* | Adds two new parameters to hb_scan, to control the number of preview frames g... | jbrjake | 2008-11-30 | 1 | -1/+14 |
* | MacGui and CLI: Finalizes built-in presets for 0.9.3 | jbrjake | 2008-11-20 | 1 | -36/+109 |
* | CLI: Rearranges and reorganizes the built-in help (-h) , fixes some spelling ... | jbrjake | 2008-11-13 | 1 | -88/+92 |
* | CLI: Adds some conidtionals to manicure.rb so CLI users can override audio se... | jbrjake | 2008-11-08 | 1 | -88/+352 |
* | MacGui and CLI: Minor preset tweaks, brings Universal down to subme 6 and pus... | jbrjake | 2008-10-27 | 1 | -4/+4 |
* | CLI: Don't barf on OS X when someone gives a proper BSD path to begin with. (... | jbrjake | 2008-10-27 | 1 | -1/+1 |
* | CLI: first try at nested presets *fingers crossed* | jbrjake | 2008-10-22 | 1 | -165/+185 |
* | Adds a configuration option for whether the COLR atom and h.264 VUI header sh... | jbrjake | 2008-10-19 | 1 | -2/+17 |
* | CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet... | eddyg | 2008-10-10 | 1 | -1/+57 |
* | Adds an hb_deep_log() function for multiple levels of debugging verbosity. Le... | jbrjake | 2008-10-09 | 1 | -4/+11 |
* | CygWin: | sr55 | 2008-09-30 | 1 | -0/+7 |
* | CLI: Removes --vfr command line option. --detelecine now drops frames by defa... | jbrjake | 2008-09-26 | 1 | -17/+17 |
* | Sets the default QP of deblock to 5 instead of 0. This way the filter actuall... | jbrjake | 2008-09-24 | 1 | -1/+1 |
* | CLI: Synchronizes presets with the MacGui, following x264's switch to subme 6... | jbrjake | 2008-09-19 | 1 | -24/+24 |
* | CLI: exit rather than continue when invalid input audio tracks are selected. | eddyg | 2008-09-09 | 1 | -6/+5 |
* | CLI: Sanity check audio options in HandBrakeCLI to prevent NULL dereferences ... | eddyg | 2008-09-03 | 1 | -27/+66 |
* | Don't crash when the user specifies audio tracks that don't exist from the Ha... | eddyg | 2008-08-18 | 1 | -1/+6 |
* | - change aspect from a scaled int to a double so we can handle the wider | van | 2008-08-08 | 1 | -1/+1 |
* | Much improved decomb filter. Totally different algorithm, with a temporal ele... | jbrjake | 2008-07-11 | 1 | -1/+1 |
* | CLI: Add a newline at the end of the hb_error message. | saintdev | 2008-06-17 | 1 | -1/+1 |
* | CLI: Simplify the handling of audio codecs, bitrate and samplerate. | saintdev | 2008-06-17 | 1 | -57/+32 |
* | Set svn:eol-style=native on most text files. | saintdev | 2008-06-17 | 1 | -29/+29 |
* | Updates the Mac->CLI preset conversion script to handle the new keys for sepa... | jbrjake | 2008-06-15 | 1 | -47/+60 |
* | fix building with make on linux. missing bz2 and faad | jstebbins | 2008-06-14 | 1 | -2/+2 |
* | Improve image quality for ffmpeg constant quality | jstebbins | 2008-06-08 | 1 | -1/+1 |
* | Adds a job->cfr boolean to indicate "encode this with a constant frame rate" ... | jbrjake | 2008-06-05 | 1 | -0/+2 |
* | CLI: Use the source's audio samplerate unless told otherwise. | jbrjake | 2008-06-04 | 1 | -12/+3 |
* | CLI: Use default audio settings of 160kbps @ 48kHz, just like the MacGui and ... | jbrjake | 2008-05-30 | 1 | -2/+2 |
* | CLI: Only sanity check the user-specified audio samplerate *after* it's been ... | jbrjake | 2008-05-30 | 1 | -6/+6 |
* | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96... | jbrjake | 2008-05-29 | 1 | -1/+18 |
* | CLI: Sample rates given by the user in kHz need to be converted to Hz for libhb. | jbrjake | 2008-05-15 | 1 | -0/+11 |
* | Allow the user to directly set a pixel aspect height and width, instead of us... | jbrjake | 2008-05-13 | 1 | -2/+11 |
* | Opens up another way to give x264 a constant QP or RF, by passing a direct va... | jbrjake | 2008-04-26 | 1 | -1/+1 |
* | CLI: Fixes optical scan reading in OS X by mirroring the MacGui work from r82... | jbrjake | 2008-04-24 | 1 | -0/+186 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 3 | -4/+4 |
* | CLI: Generate default chapter marker titles when a marker file is not specifi... | jbrjake | 2008-04-08 | 1 | -0/+15 |
* | CLI: m4v is a valid output format. | jbrjake | 2008-04-08 | 1 | -1/+2 |
* | Cli: If the user specifies more audio codecs than audio tracks, make a copy o... | jbrjake | 2008-04-04 | 1 | -21/+20 |
* | CLI: Update fix AppleTV preset audio. | saintdev | 2008-04-03 | 1 | -8/+15 |
* | CLI: "Fun with string theory." Updates needed for new audio layout. | saintdev | 2008-04-01 | 1 | -195/+437 |
* | Fix theora linking when using make. | saintdev | 2008-03-23 | 1 | -1/+1 |
* | Fix Makefiles for dynamically linked dvdcss. | saintdev | 2008-03-23 | 1 | -6/+3 |
* | CLI: | jbrjake | 2008-03-23 | 1 | -3/+14 |
* | Removes deprecated x264 modes (b13 and b30) from the CLI's help output. | jbrjake | 2008-03-22 | 1 | -1/+1 |
* | Theora. | saintdev | 2008-03-20 | 1 | -1/+5 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 2 | -86/+86 |
* | Don't try to show muxing progress since it always stays at 0 anyway. | jbrjake | 2008-02-19 | 1 | -2/+9 |
* | Use 64-bit MP4 containers for the AppleTV preset, in case the 2500kb/s video ... | jbrjake | 2008-02-18 | 1 | -1/+2 |