summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Updated the CLI comments for subtitle scan to correspond with the new eddyg2007-08-291-2/+3
* Don't use hb_log() outside of libhb, use fprintf() instead.eddyg2007-08-281-1/+1
* Enable jam to work by changing the error handling to use a callback rather th...eddyg2007-08-271-11/+14
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-271-0/+10
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-18/+47
* Added "--subtitle-force" option to the CLI, and added changes to decsub toeddyg2007-08-201-3/+15
* CLI/MacGui: removes weightb=0 from the turbo option string, because it was ca...jbrjake2007-08-191-1/+1
* a makefile update for superdump's swscale stuffsr552007-08-021-32/+32
* Patch from huevos_rancheros to fix a minor typo in the CLI's help.jbrjake2007-07-271-1/+1
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-4/+69
* Native language subtitle scan improvements. Thanks, eddyg!jbrjake2007-07-261-4/+1
* Oops, --turbo would cause a bus error if x264 options were not specified. Tha...jbrjake2007-07-241-1/+1
* Another small makefile change.sr552007-07-141-2/+2
* Matroska muxer!saintdev2007-07-141-15/+35
* Fixes to the CLI for forced subtitles, and Turbo.saintdev2007-07-061-1/+1
* Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that ca...jbrjake2007-06-131-3/+15
* A big batch of patches from eddyg.jbrjake2007-06-061-35/+183
* Updated the CLI makefile to include the new libdca contrib for DTS audio supp...maurj2007-05-021-2/+2
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-1/+1
* Fixed makefile for cygwin. Replaced spaces with tabsr552007-05-021-32/+32
* Various fixes:saintdev2007-04-262-3/+2
* Fix Previous Bad commit for Cyanders Chapter Markersdynaflash2007-04-254-3/+308
* hb_log is for libhb; use fprintf like the rest of the file.clee2007-04-151-10/+11
* Made a small change to test.c to explicitly select the first audio track, and...maurj2007-04-121-1004/+1010
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-111-17/+27
* Fix several MB of memory leaks in lame, and vorbis.saintdev2007-04-011-2/+3
* Removed saintdev's CLI patch to test.c to default the abitrate to 384 when no...maurj2007-03-271-7/+0
* -6 channel surround for Vorbis/OGM. The channel mapping seems right for VLC, ...saintdev2007-03-271-3/+3
* Make audio/subtitle ids less confusing to users.saintdev2007-03-261-3/+3
* CLI Interface cleaned up and split into multiple sectionssr552007-03-261-979/+1000
* saintdev's fix to correctly allocate bitrate for non-stereo audiodynaflash2007-03-241-1/+8
* Remove all libquicktime thingsprigaux2007-03-241-2/+2
* Added chapter markers in a chapter text track in mp4 files.maurj2007-03-231-2/+14
* Reinstated the "-6" option in the getopt_long call in test.c (looks like it h...maurj2007-03-121-1/+1
* Merge the 5.1 branch into the trunk.prigaux2007-03-063-38/+96
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-114-10/+85
* added worker thread sleep throttling.johnallen2007-01-081-1/+1
* Documentation begins. johnallen2007-01-071-0/+1
* added HB_STATE_MUXING to hb_state_s and corresponding structure.johnallen2007-01-071-0/+8
* Added CRF x264 rate control method to HBTest.jbrjake2007-01-041-2/+13
* Changes to make HandBrake build on Windows using the Cygwin environment:handbrake2007-01-031-0/+3
* HandBrake 0.7.1a1rhester2006-09-301-6/+22
* Allow 32kHz audio output, updated build instructions.titer2006-05-031-1/+1
* Update 2006-01-10handbrake2006-01-141-3/+13
* HandBrake 0.7.0handbrake2006-01-141-236/+569
* HandBrake 0.6.0handbrake2006-01-141-3/+1
* HandBrake 0.6.0-test3handbrake2006-01-141-3/+3
* HandBrake 0.6.0-test1handbrake2006-01-141-169/+445
* HandBrake 0.5.2handbrake2006-01-141-20/+23
* HandBrake 0.5handbrake2006-01-142-265/+237