summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
Commit message (Expand)AuthorAgeFilesLines
* Make order of audio tracks found in PS streams more predictablejstebbins2011-04-251-0/+1
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-0/+7
* remove unused vfr member of hb_job_tjstebbins2011-04-211-1/+0
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-0/+2
* Fix int overflow that can happen when computing PARjstebbins2011-04-161-0/+2
* Add audio gain adjustment to libhb and CLIjstebbins2011-04-051-0/+1
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-021-1/+1
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-191-3/+6
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-111-3/+3
* make keyint match between 1st and 2nd passes of vfr and pfr encodes.jstebbins2011-03-081-0/+2
* fix ffmpeg multiple audio decode issuejstebbins2011-01-171-0/+2
* Allow longer SRT filename paths.jstebbins2010-11-071-1/+1
* clean up crufty legacy codejstebbins2010-10-231-7/+0
* Use libhb functions for mixdown and bitrate defaults in the clijstebbins2010-10-231-2/+1
* cli: make smarter mixdown decision when doing ac3 encode fallbackjstebbins2010-10-081-0/+2
* add audio defaults and limits calculation to libhbjstebbins2010-10-081-0/+4
* Add ac3 encodingjstebbins2010-10-041-10/+16
* SSA subtitle burn injstebbins2010-09-281-7/+28
* Add Bluray supportjstebbins2010-09-081-7/+11
* make hb_set_anamorphic_size keep storage aspect when maxHeight is appliedjstebbins2010-06-261-0/+1
* Add SSA subtitle supportjstebbins2010-06-011-1/+2
* preserve vobsub palette, width, and height from mkv and mp4 vobsub tracksjstebbins2010-05-301-0/+2
* add wrapper functions that make it easier to call libhb from C# and otherjstebbins2010-05-231-0/+7
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-3/+8
* Universal Text Subtitle Support Initial Implementationdynaflash2010-05-041-1/+34
* add dvd main feature title detectionjstebbins2010-04-201-0/+1
* revert last checkinsr552010-04-171-7/+0
* remove libgcc... dll from zip package creation as it is no longer neededsr552010-04-171-0/+7
* fix audio detection problem during scan of ffmpeg audio sourcesjstebbins2010-04-021-0/+1
* downmix support for ffmpeg audio sourcesjstebbins2010-04-021-0/+1
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-111-5/+5
* add point-to-point encodingjstebbins2009-12-231-1/+5
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-191-0/+1
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-2/+3
* batch file scanning and scan canceljstebbins2009-11-251-1/+4
* Maintain an accurate job ETA across pause/resumejstebbins2009-11-071-0/+3
* remove crf flag and all uses of itjstebbins2009-10-191-2/+0
* Format cleanup.konablend2009-06-251-0/+6
* CLI: SubRip Subtitle importeddyg2009-06-231-1/+8
* Moved --native-langauge processing from libhb to the CLI. Added --native-dub ...eddyg2009-06-211-1/+0
* dvdnav: oops. initialize d->chapter to 0 instead of first chapterjstebbins2009-06-131-1/+0
* Adds a keep_display_aspect toggle to the job->anamorphic struct in order to f...jbrjake2009-06-061-0/+1
* softsubs:jstebbins2009-06-031-1/+3
* softsubtitles:jstebbins2009-06-021-6/+16
* Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...jbrjake2009-05-261-4/+2
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-231-0/+2
* mkv soft subtitle supportjstebbins2009-05-191-1/+4
* Change CC608 decoder to be its own threadeddyg2009-05-071-3/+4
* subtitle muxing: jstebbins2009-05-061-0/+1
* VOBSUB encoder skeleton for use with mkv VOBSUB pass-througheddyg2009-05-061-0/+2