summaryrefslogtreecommitdiffstats
path: root/libhb/hb.c
Commit message (Expand)AuthorAgeFilesLines
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-13/+22
* Moves the filters' logging info to work.c, adds parameter info. I also change...jbrjake2007-08-141-1/+0
* Adds a log message informing the user of which filters are being applied.jbrjake2007-08-141-0/+1
* Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...jbrjake2007-08-011-39/+43
* Patch from huevos_rancheros to restore 2-pass functionality, which broke when...jbrjake2007-07-271-0/+17
* Native language subtitle scan improvements. Thanks, eddyg!jbrjake2007-07-261-18/+82
* These hopefully-innocuous changes to hb.c should help with the active queuing...jbrjake2007-07-201-2/+19
* MacGui: Active Queue Initial Implementationdynaflash2007-07-161-3/+22
* Fixes to the CLI for forced subtitles, and Turbo.saintdev2007-07-061-37/+45
* A big batch of patches from eddyg.jbrjake2007-06-061-5/+79
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@590 b64f7644-9d1e-0410-96f...awk2007-05-191-1/+2
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-0/+1
* Cleaning up some compiler warnings.clee2007-04-151-1/+1
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-0/+2
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+806
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-722/+0
* added call to av_log_set_level in hb_init_real based on value of verbose param.johnallen2007-01-141-0/+1
* Revert changes to threading sleep intervals. johnallen2007-01-091-1/+1
* added worker thread sleep throttling.johnallen2007-01-081-2/+2
* Documentation begins. johnallen2007-01-071-2/+118
* RapidSVN commited changes to files I did not want commited. This commit rever...johnallen2007-01-061-1/+1
* added Doxyfile, config file for doxygenjohnallen2007-01-061-1/+1
* Merge from avformat branchtiter2006-04-171-2/+21
* Adds presets for iPod/H.264 and iPod/MPEG-4 + small UI fixestiter2006-03-211-0/+64
* Added hb_init_express - makes the binary smaller. Still need to striptiter2006-03-161-1/+9
* HandBrake 0.7.0handbrake2006-01-141-0/+514