summaryrefslogtreecommitdiffstats
path: root/libhb/hb_dict.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-2/+236
* hb_dict: convert json null to empty string upon string xformJohn Stebbins2016-03-091-1/+1
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-121-1/+1
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-1/+1
* dict: make hb_value_get_json param constjstebbins2015-05-181-1/+1
* lingui: use libhb preset management from linux guijstebbins2015-05-141-10/+4
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-0/+5
* hb_dict: add 'const' to a few prototypes and add a couple new helper funcsjstebbins2015-04-031-2/+22
* libhb: add conversions hb_value_t <-> jsonjstebbins2015-04-021-12/+38
* libhb: use jansson for hb_dictjstebbins2015-03-091-139/+481
* Update year to 2015.bradleys2015-02-011-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!Rodeo2014-02-101-0/+5
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: fix hb_dict_next() when dict is emptyjstebbins2012-12-091-2/+2
* Updated file copyright / GPL headerssr552012-06-151-2/+7
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-1/+2
* Add hb_dict_unset and hb_dict_to_encopts.Rodeo2012-03-311-0/+46
* libhb/hd_dict.c, add newline at end of file.Rodeo2012-03-291-1/+1
* encx264: add functionality to retrieve the "preferred" option name for option...Rodeo2012-03-291-1/+4
* hb_dict: minor improvements.Rodeo2012-03-291-7/+3
* libhb: add basic dictionary implementation.Rodeo2012-03-281-0/+172