summaryrefslogtreecommitdiff
path: root/libavfilter/tests
Commit message (Expand)AuthorAgeFilesLines
* avfilter: convert to new channel layout APIJames Almer2022-03-152-5/+7
* tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt2021-12-199-0/+1358
* avfilter/tests/filtfmts: Check for existence of formats/channel layoutsAndreas Rheinhardt2021-10-101-3/+3
* avfilter/tests/filtfmts: Replace macro by ordinary functionAndreas Rheinhardt2021-10-101-35/+42
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-051-2/+2
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-2/+2
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-081-3/+3
* lavfi/tests/formats: reindent.Nicolas George2020-05-231-68/+68
* lavfi/formats: remove dead code.Nicolas George2020-05-231-0/+72
* avfilter/tests/integral: Correct the commentJun Zhao2019-02-131-1/+1
* avfilter/tests/integral: Fix build warning after adjust the locationJun Zhao2019-02-121-4/+5
* avfilter/tests/integral: Check malloc fail before using itJun Zhao2019-02-121-3/+3
* lavfi/tests/filtfmts: fix the build warning.Jun Zhao2018-05-101-2/+2
* lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_imageClément Bœsch2018-05-081-1/+5
* lav*,tests: remove several register_all callsJosh de Kock2018-04-021-2/+0
* lavfi/tests/filtfmts: Constify a variable.Carl Eugen Hoyos2017-10-241-1/+1
* avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint2017-01-241-0/+3
* lavfi/tests/filtfmts: include internal.h.Nicolas George2017-01-121-0/+1
* lavfi: make filter_frame non-recursive.Nicolas George2016-12-181-0/+3
* avfilter/tests/.gitignore: add integralWan-Teh Chang2016-11-241-0/+1
* avfilter/tests/integral: Remove unused variablesMichael Niedermayer2016-09-241-2/+0
* lavfi: add nlmeans filterClément Bœsch2016-09-241-0/+92
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-224-26/+175
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-132-0/+125