summaryrefslogtreecommitdiff
path: root/libavutil/opt.c
Commit message (Expand)AuthorAge
...
* avoptions: Check the return value from av_get_numberMartin Storsjö2011-05-22
* AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-05-10
* error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.cStefano Sabatini2011-04-21
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Add missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_defaults2().Stefano Sabatini2010-09-29
* Move av_set_options_string() from libavfilter to libavutil.Stefano Sabatini2010-09-27
* Simplify include, since opt.c is now in libavutil there is no needStefano Sabatini2010-09-27
* Cosmetics: apply misc style fixes.Stefano Sabatini2010-09-27
* Move AVOptions from libavcodec to libavutilMichael Niedermayer2010-09-26