summaryrefslogtreecommitdiffstats
path: root/libavutil/opt.h
Commit message (Expand)AuthorAgeFilesLines
* fix order of operations in commentsMichael Niedermayer2013-10-231-1/+1
* lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functionsStefano Sabatini2013-10-171-0/+3
* lavu/opt.h: fix grammar typo in av_opt_get* doxyStefano Sabatini2013-10-171-1/+1
* lavu/opt: fix doxy for av_opt_get* functions about return valueStefano Sabatini2013-10-041-1/+1
* libavutil/opt.h: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-031-2/+2
|\
| * Give less generic names to global library option arraysDiego Biurrun2013-08-021-2/+2
| * lavu: remove disabled avoptions cruftAnton Khirnov2012-10-231-76/+0
* | lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol2013-05-171-0/+1
* | lavu/opt: check int lists length for overflow.Nicolas George2013-04-131-2/+4
* | lavu: add helper functions for integer lists.Nicolas George2013-04-121-0/+14
* | lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George2013-03-201-0/+1
* | lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol2013-03-201-0/+3
* | opt: Add support to query rangesMichael Niedermayer2012-12-081-0/+54
* | lavu/opt: add av_opt_ accessors for pixel/format/image size optionsStefano Sabatini2012-11-251-0/+8
* | ensure comment blocks that contain doxygen commands start with double asterixPeter Ross2012-11-211-1/+1
* | lavu/opt: fix av_opt_get_key_value() API.Nicolas George2012-11-161-3/+4
* | lavu/opt: implement av_opt_get_key_value().Nicolas George2012-11-041-0/+32
* | lavu/opt: add AV_OPT_SAMPLE_FMT optionStefano Sabatini2012-11-031-0/+1
* | lavu/opt: cosmetic fixes forgotten in the previous patch.Nicolas George2012-09-301-2/+2
* | opt: implement av_opt_set_from_string().Nicolas George2012-09-301-0/+30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-061-4/+4
|\ \ | |/
| * avopt: fix examples to match the same style about default values as the actua...Michael Niedermayer2012-09-051-4/+4
* | avopt: fix examples to match the same style about default values as the actua...Michael Niedermayer2012-09-051-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-051-1/+1
|\ \ | |/
| * avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-041-1/+1
* | lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macroStefano Sabatini2012-08-121-0/+1
* | opt: add AV_OPT_TYPE_PIXEL_FMT.Nicolas George2012-06-071-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-261-0/+1
|\ \ | |/
| * opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-261-0/+1
* | opt: add AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-0/+1
* | AVoption doxy: clarify a few needs in relation to AVClass less structs.Michael Niedermayer2012-04-181-2/+2
* | Fix compilation for C++ applicationsGavin Kinsey2011-12-051-1/+1
* | av_opt: add av_opt_ptr() to return a pointer to a field of a object based onMichael Niedermayer2011-12-051-0/+11
* | avutil: revert project name messingMichael Niedermayer2011-11-291-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-1/+2
|\ \ | |/
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-221-1/+2
* | opt: remove attribute_deprecated from several functions that do not have adeq...Michael Niedermayer2011-11-021-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-201-0/+183
|\ \ | |/
| * AVOptions: add documentation.Anton Khirnov2011-10-191-0/+183
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-9/+158
|\ \ | |/
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-1/+12
| * AVOptions: add av_opt_next, deprecate av_next_option.Anton Khirnov2011-10-121-1/+12
| * AVOptions: add functions for evaluating option strings.Anton Khirnov2011-10-121-0/+24
| * AVOptions: add av_opt_get*, deprecate av_get*.Anton Khirnov2011-10-121-5/+28
| * AVOptions: add av_opt_set*().Anton Khirnov2011-10-121-3/+42
| * AVOptions: add new API for enumerating children.Anton Khirnov2011-10-121-0/+41
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-111-3/+1
|\ \ | |/
| * AVOptions: split av_set_string3 into opt type-specific functionsAnton Khirnov2011-10-101-3/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-071-0/+9
|\ \ | |/
OpenPOWER on IntegriCloud