summaryrefslogtreecommitdiffstats
path: root/libhb/hb_dict.c
Commit message (Expand)AuthorAgeFilesLines
* 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