101 Commits (1473afac5d11a0a90810b6cd8107d63640c9fd38)

Author SHA1 Message Date
Michael Niedermayer 2f935baa7d avutil/opt: Add AV_OPT_TYPE_UINT64 8 years ago
Kacper Michajłow 69630f4d30 libavutil/opt: Small bugfix in example. 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Michael Niedermayer 564b4591bb opt: Add av_opt_copy() 9 years ago
Lukasz Marek 8833f1508b opt: Add const to av_opt_next 9 years ago
Rodger Combs 0562f95902 lavu/opt: add flag to return NULL when applicable in av_opt_get 9 years ago
Rodger Combs f36baeebc5 lavu/opt: switch AV_OPT flags to shift-based formatting 9 years ago
Clément Bœsch 9117748cff avutil/opt: add AV_OPT_TYPE_BOOL 9 years ago
Hendrik Leppkes 237cf3786e lavu: Drop old deprecated AVOption API 9 years ago
Hendrik Leppkes 545559e43d Remove FF_CONST_AVUTIL55 cruft 9 years ago
Ronald S. Bultje 3285005347 Undeprecate av_opt_set_defaults2(). 9 years ago
Ronald S. Bultje ad45121d56 options: mark av_get_{int,double,q} as deprecated. 9 years ago
Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 10 years ago
Lukasz Marek 0cb994dfe3 lavu/opt: add escaping to av_opt_serialize 10 years ago
Lukasz Marek f00e9c4b10 lavu/opt: add consts where possible 10 years ago
Lukasz Marek bee5844ddd lavu/opt: introduce av_opt_serialize() 10 years ago
Lukasz Marek eec693328a lavu/opt: introduce av_opt_is_set_to_default() 10 years ago
Luca Barbato c6074a30ba opt: Fix the documentation mentioning av_set_string3 10 years ago
Lukasz Marek 457204ee15 lavu/opt: document av_opt_copy function 10 years ago
James Almer 71718de814 avutil: remove obsolete FF_API_FIND_OPT cruft 10 years ago
Andrew Stone a8c104a511 AVOption: add support for dictionary types. 10 years ago
Michael Niedermayer 00759d71a2 avutil/opt: add av_opt_copy() 11 years ago
Lukasz Marek ba52fb11dc lavu/opt: add av_opt_set_dict2() function 11 years ago
Lukasz Marek eaed4da96a lavu/opt: extend AVOptionRange by extra values 11 years ago
Anton Khirnov c3ecd968f0 AVOptions: add flags for read/read-only options 11 years ago
Anton Khirnov 6bb8720f00 AVOptions: deprecate unused AV_OPT_FLAG_METADATA 11 years ago
Michael Niedermayer 867e7bb4f1 fix order of operations in comments 11 years ago
Stefano Sabatini 8696e51baf lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions 11 years ago
Stefano Sabatini b236eb49e1 lavu/opt.h: fix grammar typo in av_opt_get* doxy 11 years ago
Stefano Sabatini 515e651f56 lavu/opt: fix doxy for av_opt_get* functions about return value 11 years ago
Michael Niedermayer 3500f53c93 libavutil/opt.h: Fix duplicate words 11 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
Paul B Mahol 3a751eab78 lavu/opt: add AV_OPT_TYPE_COLOR 12 years ago
Nicolas George 9e8e03de38 lavu/opt: check int lists length for overflow. 12 years ago
Nicolas George af0d270aac lavu: add helper functions for integer lists. 12 years ago
Nicolas George 8d928a9d99 lavu/opt: add AV_OPT_TYPE_DURATION. 12 years ago
Paul B Mahol 7aa9af51db lavu/opt: add AV_OPT_VIDEO_RATE option 12 years ago
Michael Niedermayer a8e0d51bb8 opt: Add support to query ranges 12 years ago
Stefano Sabatini c70ec631c9 lavu/opt: add av_opt_ accessors for pixel/format/image size options 12 years ago
Peter Ross 9ccc349f77 ensure comment blocks that contain doxygen commands start with double asterix 12 years ago
Nicolas George 926481078b lavu/opt: fix av_opt_get_key_value() API. 12 years ago
Nicolas George 3bdf4971ba lavu/opt: implement av_opt_get_key_value(). 12 years ago
Stefano Sabatini 481fdeeecf lavu/opt: add AV_OPT_SAMPLE_FMT option 12 years ago
Anton Khirnov c692957c4e lavu: remove disabled avoptions cruft 12 years ago
Nicolas George e4b1fcd474 lavu/opt: cosmetic fixes forgotten in the previous patch. 12 years ago
Nicolas George 438978fb4b opt: implement av_opt_set_from_string(). 12 years ago
Michael Niedermayer 42e63ec8dc avopt: fix examples to match the same style about default values as the actual code. 12 years ago
Michael Niedermayer 7666828c44 avopt: fix examples to match the same style about default values as the actual code. 12 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
Stefano Sabatini a25346e65c lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 12 years ago