Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23avutil/opt: Add AV_OPT_TYPE_UINT64Michael Niedermayer
2016-07-24libavutil/opt: Small bugfix in example.Kacper Michajłow
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-03-24opt: Add av_opt_copy()Michael Niedermayer
2016-03-24opt: Add const to av_opt_nextLukasz Marek
2015-10-09lavu/opt: add flag to return NULL when applicable in av_opt_getRodger Combs
2015-10-09lavu/opt: switch AV_OPT flags to shift-based formattingRodger Combs
2015-09-08avutil/opt: add AV_OPT_TYPE_BOOLClément Bœsch
2015-09-05lavu: Drop old deprecated AVOption APIHendrik Leppkes
2015-09-05Remove FF_CONST_AVUTIL55 cruftHendrik Leppkes
2015-08-18Undeprecate av_opt_set_defaults2().Ronald S. Bultje
2015-08-18options: mark av_get_{int,double,q} as deprecated.Ronald S. Bultje
2015-06-16doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun
2014-11-29lavu/opt: add escaping to av_opt_serializeLukasz Marek
2014-11-28lavu/opt: add consts where possibleLukasz Marek
2014-11-16lavu/opt: introduce av_opt_serialize()Lukasz Marek
2014-11-16lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek
2014-11-12Merge commit 'c6074a30ba3b5fb4319ee6ee599656d58548cdc8'Michael Niedermayer
2014-11-11opt: Fix the documentation mentioning av_set_string3Luca Barbato
2014-11-09lavu/opt: document av_opt_copy functionLukasz Marek
2014-10-06avutil: remove obsolete FF_API_FIND_OPT cruftJames Almer
2014-08-14Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-06-01avutil/opt: add av_opt_copy()Michael Niedermayer
2014-05-02lavu/opt: add av_opt_set_dict2() functionLukasz Marek
2014-04-03lavu/opt: extend AVOptionRange by extra valuesLukasz Marek
2014-02-20Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1'Michael Niedermayer
2014-02-20Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0'Michael Niedermayer
2014-02-20AVOptions: add flags for read/read-only optionsAnton Khirnov
2014-02-20AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov
2013-10-23fix order of operations in commentsMichael Niedermayer
2013-10-17lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functionsStefano Sabatini
2013-10-17lavu/opt.h: fix grammar typo in av_opt_get* doxyStefano Sabatini
2013-10-04lavu/opt: fix doxy for av_opt_get* functions about return valueStefano Sabatini
2013-08-12libavutil/opt.h: Fix duplicate wordsMichael Niedermayer
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2013-05-17lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol
2013-04-13lavu/opt: check int lists length for overflow.Nicolas George
2013-04-12lavu: add helper functions for integer lists.Nicolas George
2013-03-21lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George
2013-03-20lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol
2012-12-08opt: Add support to query rangesMichael Niedermayer
2012-11-25lavu/opt: add av_opt_ accessors for pixel/format/image size optionsStefano Sabatini
2012-11-22ensure comment blocks that contain doxygen commands start with double asterixPeter Ross
2012-11-16lavu/opt: fix av_opt_get_key_value() API.Nicolas George
2012-11-04lavu/opt: implement av_opt_get_key_value().Nicolas George
2012-11-03lavu/opt: add AV_OPT_SAMPLE_FMT optionStefano Sabatini
2012-09-30lavu/opt: cosmetic fixes forgotten in the previous patch.Nicolas George