| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/opt: add escaping to av_opt_serialize | Lukasz Marek | 2014-11-29 | 1 | -0/+3 |
* | lavu/opt: add consts where possible | Lukasz Marek | 2014-11-27 | 1 | -3/+4 |
* | lavu/opt: introduce av_opt_serialize() | Lukasz Marek | 2014-11-16 | 1 | -0/+21 |
* | lavu/opt: introduce av_opt_is_set_to_default() | Lukasz Marek | 2014-11-16 | 1 | -0/+26 |
* | Merge commit 'c6074a30ba3b5fb4319ee6ee599656d58548cdc8' | Michael Niedermayer | 2014-11-11 | 1 | -2/+2 |
|\ |
|
| * | opt: Fix the documentation mentioning av_set_string3 | Luca Barbato | 2014-11-11 | 1 | -2/+2 |
* | | lavu/opt: document av_opt_copy function | Lukasz Marek | 2014-11-09 | 1 | -0/+10 |
* | | avutil: remove obsolete FF_API_FIND_OPT cruft | James Almer | 2014-10-05 | 1 | -19/+0 |
* | | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126' | Michael Niedermayer | 2014-08-13 | 1 | -10/+22 |
|\| |
|
| * | AVOption: add support for dictionary types. | Andrew Stone | 2014-08-13 | 1 | -10/+21 |
* | | avutil/opt: add av_opt_copy() | Michael Niedermayer | 2014-06-01 | 1 | -0/+2 |
* | | lavu/opt: add av_opt_set_dict2() function | Lukasz Marek | 2014-05-02 | 1 | -0/+18 |
* | | lavu/opt: extend AVOptionRange by extra values | Lukasz Marek | 2014-04-03 | 1 | -6/+65 |
* | | Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1' | Michael Niedermayer | 2014-02-20 | 1 | -0/+9 |
|\| |
|
| * | AVOptions: add flags for read/read-only options | Anton Khirnov | 2014-02-19 | 1 | -0/+9 |
* | | Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0' | Michael Niedermayer | 2014-02-20 | 1 | -0/+2 |
|\| |
|
| * | AVOptions: deprecate unused AV_OPT_FLAG_METADATA | Anton Khirnov | 2014-02-19 | 1 | -0/+2 |
* | | fix order of operations in comments | Michael Niedermayer | 2013-10-23 | 1 | -1/+1 |
* | | lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions | Stefano Sabatini | 2013-10-17 | 1 | -0/+3 |
* | | lavu/opt.h: fix grammar typo in av_opt_get* doxy | Stefano Sabatini | 2013-10-17 | 1 | -1/+1 |
* | | lavu/opt: fix doxy for av_opt_get* functions about return value | Stefano Sabatini | 2013-10-04 | 1 | -1/+1 |
* | | libavutil/opt.h: Fix duplicate words | Michael Niedermayer | 2013-08-12 | 1 | -1/+1 |
* | | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' | Michael Niedermayer | 2013-08-03 | 1 | -2/+2 |
|\| |
|
| * | Give less generic names to global library option arrays | Diego Biurrun | 2013-08-02 | 1 | -2/+2 |
| * | lavu: remove disabled avoptions cruft | Anton Khirnov | 2012-10-23 | 1 | -76/+0 |
* | | lavu/opt: add AV_OPT_TYPE_COLOR | Paul B Mahol | 2013-05-17 | 1 | -0/+1 |
* | | lavu/opt: check int lists length for overflow. | Nicolas George | 2013-04-13 | 1 | -2/+4 |
* | | lavu: add helper functions for integer lists. | Nicolas George | 2013-04-12 | 1 | -0/+14 |
* | | lavu/opt: add AV_OPT_TYPE_DURATION. | Nicolas George | 2013-03-20 | 1 | -0/+1 |
* | | lavu/opt: add AV_OPT_VIDEO_RATE option | Paul B Mahol | 2013-03-20 | 1 | -0/+3 |
* | | opt: Add support to query ranges | Michael Niedermayer | 2012-12-08 | 1 | -0/+54 |
* | | lavu/opt: add av_opt_ accessors for pixel/format/image size options | Stefano Sabatini | 2012-11-25 | 1 | -0/+8 |
* | | ensure comment blocks that contain doxygen commands start with double asterix | Peter Ross | 2012-11-21 | 1 | -1/+1 |
* | | lavu/opt: fix av_opt_get_key_value() API. | Nicolas George | 2012-11-16 | 1 | -3/+4 |
* | | lavu/opt: implement av_opt_get_key_value(). | Nicolas George | 2012-11-04 | 1 | -0/+32 |
* | | lavu/opt: add AV_OPT_SAMPLE_FMT option | Stefano Sabatini | 2012-11-03 | 1 | -0/+1 |
* | | lavu/opt: cosmetic fixes forgotten in the previous patch. | Nicolas George | 2012-09-30 | 1 | -2/+2 |
* | | opt: implement av_opt_set_from_string(). | Nicolas George | 2012-09-30 | 1 | -0/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-06 | 1 | -4/+4 |
|\| |
|
| * | avopt: fix examples to match the same style about default values as the actua... | Michael Niedermayer | 2012-09-05 | 1 | -4/+4 |
* | | avopt: fix examples to match the same style about default values as the actua... | Michael Niedermayer | 2012-09-05 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Reorder the default_val struct, making i64 the first field | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro | Stefano Sabatini | 2012-08-12 | 1 | -0/+1 |
* | | opt: add AV_OPT_TYPE_PIXEL_FMT. | Nicolas George | 2012-06-07 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-26 | 1 | -0/+1 |
|\| |
|
| * | opt: Add av_opt_set_bin() | Samuel Pitoiset | 2012-05-26 | 1 | -0/+1 |
* | | opt: add AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -0/+1 |
* | | AVoption doxy: clarify a few needs in relation to AVClass less structs. | Michael Niedermayer | 2012-04-18 | 1 | -2/+2 |
* | | Fix compilation for C++ applications | Gavin Kinsey | 2011-12-05 | 1 | -1/+1 |