summaryrefslogtreecommitdiffstats
path: root/libhb/common.c
Commit message (Expand)AuthorAgeFilesLines
* Enable DTS passthru for matroska containerjstebbins2009-04-181-0/+1
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-0/+9
* ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th...eddyg2008-10-291-0/+2
* CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet...eddyg2008-10-101-0/+1
* Adds an hb_deep_log() function for multiple levels of debugging verbosity. Le...jbrjake2008-10-091-0/+38
* Don't crash when the user specifies audio tracks that don't exist from the Ha...eddyg2008-08-181-2/+7
* - change aspect from a scaled int to a double so we can handle the widervan2008-08-081-21/+25
* Remove assert()s.saintdev2008-06-171-7/+0
* If we're using pass-through, copy the input bitrate/sample rate to the output.saintdev2008-06-171-4/+16
* - support blu-ray, avchd & dvb x264van2008-05-311-0/+3
* Handle the case where hb_list_audio_config_item is passed an invalid index.saintdev2008-04-181-2/+4
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* New internal audio handling.saintdev2008-04-011-29/+119
* Don't crash while scanning when we can't get previews for some title.van2008-02-291-0/+9
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-15/+15
* Fix hb_log to truncate the message at the correct point, fixes 1244.eddyg2008-02-181-1/+1
* macgui: change the human readable name for the dpl2 + ac3 hybrid from "DPLII ...dynaflash2008-02-171-1/+1
* Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for...eddyg2008-02-161-2/+14
* Double hb_log() max line length to avoid truncation of x264 options in display.eddyg2008-01-311-1/+1
* Maintains separate filter settings for each job. This prevents the MacGui fro...jbrjake2008-01-221-0/+20
* MacGui:sr552007-09-041-0/+1
* Enable jam to work by changing the error handling to use a callback rather th...eddyg2007-08-271-5/+13
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-271-1/+26
* This patch from eddyg should help alleviate HandBrake's audio drop issues. It...jbrjake2007-07-251-2/+2
* Add 384 kbps to Audio Bitrates selection for use with 6 channel discretedynaflash2007-04-181-1/+1
* MacGui: Presets now utilize Audio Mixdowns Thanks maurj!dynaflash2007-04-121-0/+26
* Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G...maurj2007-04-121-5/+5
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-111-0/+9
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-1/+20
* saintdev's 64-bit deadlock fixdynaflash2007-03-181-3/+3
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+527
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-504/+0
* HandBrake 0.7.1a1rhester2006-09-301-0/+1
* Allow 32kHz audio output, updated build instructions.titer2006-05-031-3/+3
* Merge from avformat branchtiter2006-04-171-0/+1
* HandBrake 0.7.0handbrake2006-01-141-0/+502