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