summaryrefslogtreecommitdiffstats
path: root/libhb/hb_dict.h
Commit message (Expand)AuthorAgeFilesLines
* hb_dict: add 'const' to a few prototypes and add a couple new helper funcsjstebbins2015-04-031-2/+5
* libhb: add conversions hb_value_t <-> jsonjstebbins2015-04-021-0/+6
* libhb: use jansson for hb_dictjstebbins2015-03-091-30/+93
* Update year to 2015.bradleys2015-02-011-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* LinGui: add x264 preset/tune/profile/level supportjstebbins2012-12-271-0/+4
* Updated file copyright / GPL headerssr552012-06-151-2/+7
* Add hb_dict_unset and hb_dict_to_encopts.Rodeo2012-03-311-1/+3
* hb_dict: cosmetics.Rodeo2012-03-291-3/+3
* encx264: add functionality to retrieve the "preferred" option name for option...Rodeo2012-03-291-1/+1
* libhb: add basic dictionary implementation.Rodeo2012-03-281-0/+43