summaryrefslogtreecommitdiffstats
path: root/libhb/hb.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...sr552016-03-121-2/+1
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-2/+4
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-0/+1
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-6/+6
* build: use git version info instead of svnJohn Stebbins2015-08-251-1/+2
* libhb: Allow log level changes and update checks *after* hb_init()jstebbins2015-06-121-1/+2
* lingui: use libhb preset management from linux guijstebbins2015-05-141-0/+1
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-1/+2
* Move strtok_r fallback to dedicated "compat" files.Rodeo2015-04-101-0/+1
* libhb: Add filter preset/tune lookup and setting validation for more filter t...jstebbins2015-04-041-0/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-0/+4
* Remove unused hb_get_scancount functionritsuka2015-03-291-3/+0
* Update year to 2015.bradleys2015-02-011-1/+1
* libhb: remove hb_job_resetjstebbins2014-12-221-1/+0
* json: add json APIsjstebbins2014-12-161-10/+4
* libhb: add new function for retrieving previewsjstebbins2014-07-291-4/+8
* macui/cli/libhb: cleanupjstebbins2014-06-181-1/+0
* macui: fix PcitureController geometry calculationsjstebbins2014-06-101-0/+3
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb/common: improve fallback mechanism.Rodeo2013-06-031-0/+3
* hb_system_sleep: refactoring.Rodeo2013-03-181-2/+2
* hb_system_sleep: minor cleanup after last commit.Rodeo2013-03-181-0/+3
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* LinGui: add x264 preset/tune/profile/level supportjstebbins2012-12-271-0/+1
* libhb: refactor job initialization and cleanupjstebbins2012-12-091-2/+0
* Improve management of titles and jobsjstebbins2012-11-121-6/+12
* libhb: fix comb detection crash and decomb crashjstebbins2012-07-061-1/+1
* libhb: fix deinterlace fast problem with sources that have <mod8 alignmentjstebbins2012-06-251-0/+1
* Remove encca_haac_available(). It's no longer needed since we dropped support...Rodeo2012-06-201-8/+0
* Updated file copyright / GPL headerssr552012-06-151-0/+9
* Rework filter pipelinejstebbins2012-03-271-1/+6
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-0/+8
* cosmetics and improved commentsjstebbins2011-03-131-1/+1
* fix 2 pass cfr x264 crashjstebbins2011-03-131-1/+1
* make keyint match between 1st and 2nd passes of vfr and pfr encodes.jstebbins2011-03-081-2/+2
* Remove the set cpu count option as it doesn't do anything nowsr552011-02-261-5/+0
* Add Bluray supportjstebbins2010-09-081-1/+1
* add wrapper functions that make it easier to call libhb from C# and otherjstebbins2010-05-231-1/+10
* revert last checkinsr552010-04-171-10/+1
* remove libgcc... dll from zip package creation as it is no longer neededsr552010-04-171-1/+10
* make it possible to dynamically create and close multiple libhb instancesjstebbins2010-03-261-0/+8
* removed test codesr552010-02-061-2/+0
* libhb dll fix by RandomEngysr552010-02-061-0/+2
* batch file scanning and scan canceljstebbins2009-11-251-0/+1
* dvdnav: oops. initialize d->chapter to 0 instead of first chapterjstebbins2009-06-131-0/+2
* Adds an interjob structure to preserve some encode data across jobs within an...jbrjake2009-06-041-0/+13
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-231-43/+1
* Change CC608 decoder to be its own threadeddyg2009-05-071-4/+6
* VOBSUB encoder skeleton for use with mkv VOBSUB pass-througheddyg2009-05-061-0/+2