OSDN Git Service

AVOption: add support for dictionary types.
authorAndrew Stone <andrew@clovar.com>
Thu, 31 Jul 2014 23:56:34 +0000 (19:56 -0400)
committerAnton Khirnov <anton@khirnov.net>
Wed, 13 Aug 2014 16:07:40 +0000 (16:07 +0000)
commita8c104a511f97e4ea617df73b31737e28a8a5126
tree311c7da06d0705948f7f5872460104b02dd03974
parentafbd4b7e093adf6d7a830b32759ca3ba8500363d
AVOption: add support for dictionary types.

In order to support metadata being set as an option, it's necessary to be able
to set dictionaries as values.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/APIchanges
libavutil/opt.c
libavutil/opt.h
libavutil/version.h