| Commit message (Expand) | Author | Age | Files | Lines |
* | AVOptions: add av_opt_find() as a replacement for av_find_opt. | Anton Khirnov | 2011-06-16 | 1 | -0/+31 |
* | AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context. | Anton Khirnov | 2011-06-16 | 1 | -0/+17 |
* | avoptions: Add an av_opt_flag_is_set function for inspecting flag fields | Martin Storsjö | 2011-06-10 | 1 | -0/+10 |
* | AVOptions: add av_opt_free convenience function. | Anton Khirnov | 2011-06-05 | 1 | -0/+5 |
* | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-05-10 | 1 | -51/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Move av_set_options_string() from libavfilter to libavutil. | Stefano Sabatini | 2010-09-27 | 1 | -0/+19 |
* | Move AVOptions from libavcodec to libavutil | Michael Niedermayer | 2010-09-26 | 1 | -0/+207 |