summaryrefslogtreecommitdiffstats
path: root/libavutil/opt.h
Commit message (Expand)AuthorAgeFilesLines
* AVOptions: add av_opt_find() as a replacement for av_find_opt.Anton Khirnov2011-06-161-0/+31
* AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context.Anton Khirnov2011-06-161-0/+17
* avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö2011-06-101-0/+10
* AVOptions: add av_opt_free convenience function.Anton Khirnov2011-06-051-0/+5
* AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-05-101-51/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Move av_set_options_string() from libavfilter to libavutil.Stefano Sabatini2010-09-271-0/+19
* Move AVOptions from libavcodec to libavutilMichael Niedermayer2010-09-261-0/+207
OpenPOWER on IntegriCloud