Commit History

Author SHA1 Message Date
  Clément Bœsch 5be0410cb3 lavu/opt: add AV_OPT_FLAG_DEPRECATED 6 years ago
  Jun Zhao e0e72539cf lavu/opt: add AV_OPT_FLAG_BSF_PARAM 6 years ago
  wm4 474194a8d0 avutil/opt: remove ABI hacks 6 years ago
  James Almer c0cfc0ce11 Merge commit '619a433eca2c5655c41b799e0b06380020fb1498' 6 years ago
  Vittorio Giovara 619a433eca lavu: Drop deprecated option type 7 years ago
  Michael Niedermayer 2f935baa7d avutil/opt: Add AV_OPT_TYPE_UINT64 7 years ago
  Kacper Michajłow 69630f4d30 libavutil/opt: Small bugfix in example. 8 years ago
  Clément Bœsch 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
  Michael Niedermayer 564b4591bb opt: Add av_opt_copy() 10 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' 9 years ago
  Lukasz Marek 0cb994dfe3 lavu/opt: add escaping to av_opt_serialize 9 years ago
  Lukasz Marek f00e9c4b10 lavu/opt: add consts where possible 9 years ago
  Lukasz Marek bee5844ddd lavu/opt: introduce av_opt_serialize() 9 years ago
  Lukasz Marek eec693328a lavu/opt: introduce av_opt_is_set_to_default() 9 years ago
  Michael Niedermayer 1e16492b98 Merge commit 'c6074a30ba3b5fb4319ee6ee599656d58548cdc8' 9 years ago
  Luca Barbato c6074a30ba opt: Fix the documentation mentioning av_set_string3 9 years ago
  Lukasz Marek 457204ee15 lavu/opt: document av_opt_copy function 9 years ago
  James Almer 71718de814 avutil: remove obsolete FF_API_FIND_OPT cruft 10 years ago
  Michael Niedermayer 2ba4577809 Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126' 10 years ago
  Andrew Stone a8c104a511 AVOption: add support for dictionary types. 10 years ago
  Michael Niedermayer 00759d71a2 avutil/opt: add av_opt_copy() 10 years ago
  Lukasz Marek ba52fb11dc lavu/opt: add av_opt_set_dict2() function 10 years ago
  Lukasz Marek eaed4da96a lavu/opt: extend AVOptionRange by extra values 10 years ago
  Michael Niedermayer 6a24d77929 Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1' 10 years ago
  Michael Niedermayer f4c8d00223 Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0' 10 years ago
  Anton Khirnov c3ecd968f0 AVOptions: add flags for read/read-only options 10 years ago
  Anton Khirnov 6bb8720f00 AVOptions: deprecate unused AV_OPT_FLAG_METADATA 10 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
  Michael Niedermayer a8e963835a Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' 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 11 years ago
  Nicolas George 9e8e03de38 lavu/opt: check int lists length for overflow. 11 years ago
  Nicolas George af0d270aac lavu: add helper functions for integer lists. 11 years ago
  Nicolas George 8d928a9d99 lavu/opt: add AV_OPT_TYPE_DURATION. 11 years ago
  Paul B Mahol 7aa9af51db lavu/opt: add AV_OPT_VIDEO_RATE option 11 years ago
  Michael Niedermayer a8e0d51bb8 opt: Add support to query ranges 11 years ago
  Stefano Sabatini c70ec631c9 lavu/opt: add av_opt_ accessors for pixel/format/image size options 11 years ago