summaryrefslogtreecommitdiff
path: root/libavfilter/tests
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt2021-12-19
* avfilter/tests/filtfmts: Check for existence of formats/channel layoutsAndreas Rheinhardt2021-10-10
* avfilter/tests/filtfmts: Replace macro by ordinary functionAndreas Rheinhardt2021-10-10
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* lavfi/tests/formats: reindent.Nicolas George2020-05-23
* lavfi/formats: remove dead code.Nicolas George2020-05-23
* avfilter/tests/integral: Correct the commentJun Zhao2019-02-13
* avfilter/tests/integral: Fix build warning after adjust the locationJun Zhao2019-02-12
* avfilter/tests/integral: Check malloc fail before using itJun Zhao2019-02-12
* lavfi/tests/filtfmts: fix the build warning.Jun Zhao2018-05-10
* lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_imageClément Bœsch2018-05-08
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* lavfi/tests/filtfmts: Constify a variable.Carl Eugen Hoyos2017-10-24
* avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint2017-01-24
* lavfi/tests/filtfmts: include internal.h.Nicolas George2017-01-12
* lavfi: make filter_frame non-recursive.Nicolas George2016-12-18
* avfilter/tests/.gitignore: add integralWan-Teh Chang2016-11-24
* avfilter/tests/integral: Remove unused variablesMichael Niedermayer2016-09-24
* lavfi: add nlmeans filterClément Bœsch2016-09-24
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13