aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/opt
Commit message (Expand)AuthorAgeFilesLines
* avutil/opt: add an unsigned option typeJames Almer2024-05-041-2/+30
* avutil/tests/opt: test values > INT_MAX for INT64 typeJames Almer2024-05-041-11/+14
* avutil/tests/opt: test negative values for INT and INT64 typesJames Almer2024-05-041-5/+30
* avutil/opt: add support for children objects in av_opt_serializeJames Almer2024-04-231-1/+1
* avutil/tests/opt: test av_opt_find2()James Almer2024-04-231-0/+7
* avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flagJames Almer2024-04-231-0/+1
* lavu/opt: add array optionsAnton Khirnov2024-03-081-2/+33
* lavu: support AVChannelLayout AVOptionsAnton Khirnov2022-03-151-8/+8
* avutil/opt: add AV_OPT_FLAG_DEPRECATED optionLimin Wang2020-12-051-27/+27
* avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint2019-12-271-0/+26
* avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint2019-12-271-2/+13
* avutil/opt: print runtime flag tooPaul B Mahol2019-10-141-25/+25
* lavu/opt: add bit stream filter option dump support.Jun Zhao2018-03-161-25/+25
* lavu/opt: enhance printing durations.Nicolas George2015-11-071-4/+4
* avutil/opt: print more meaningful default flags valuesClément Bœsch2015-10-251-1/+1
* avutil/opt: add AV_OPT_TYPE_BOOLClément Bœsch2015-09-081-2/+20
* avutil/opt: Do not print inf in selftestMichael Niedermayer2015-03-051-3/+0
* avutil/opt: also test av_opt_show2()Michael Niedermayer2015-03-011-0/+23
* avutil/opt: Also test/compare the av_log output i the selftestMichael Niedermayer2015-03-011-0/+203
* lavu/opt: add escaping to av_opt_serializeLukasz Marek2014-11-291-2/+5
* lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-161-0/+8
* lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-161-0/+40
* fate: add opt-testLukasz Marek2014-11-111-0/+90
* lavu/opt: add support for binary defaultsLukasz Marek2014-11-111-0/+0