25 Commits (04196852a2761b6e1d751570ef31d3a6495fd8bd)

Author SHA1 Message Date
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Andreas Rheinhardt c26730ed8f tests/dnn: Make DNN tests regular libavfilter tests 3 years ago
Andreas Rheinhardt 9a1547ba1e avfilter/tests/filtfmts: Check for existence of formats/channel layouts 3 years ago
Andreas Rheinhardt 2b72e693c7 avfilter/tests/filtfmts: Replace macro by ordinary function 3 years ago
Andreas Rheinhardt b4f5201967 avfilter: Replace query_formats callback with union of list and callback 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
Nicolas George beb98c0181 lavfi/tests/formats: reindent. 5 years ago
Nicolas George d5e5c6862b lavfi/formats: remove dead code. 5 years ago
Jun Zhao ff5ed7abd6 avfilter/tests/integral: Correct the comment 6 years ago
Jun Zhao 9f33b0ed39 avfilter/tests/integral: Fix build warning after adjust the location 6 years ago
Jun Zhao 6382d03347 avfilter/tests/integral: Check malloc fail before using it 6 years ago
Jun Zhao 74a7ddd985 lavfi/tests/filtfmts: fix the build warning. 7 years ago
Clément Bœsch 5a71bce371 lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Carl Eugen Hoyos 3c14547eb7 lavfi/tests/filtfmts: Constify a variable. 7 years ago
Vittorio Giovara 839010aca9 filtfmts-test: Mark filter as const 8 years ago
Marton Balint 977fd88419 avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 8 years ago
Nicolas George e9ecada1d4 lavfi/tests/filtfmts: include internal.h. 8 years ago
Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 8 years ago
Wan-Teh Chang dceac9a4a7 avfilter/tests/.gitignore: add integral 8 years ago
Michael Niedermayer 1e34584814 avfilter/tests/integral: Remove unused variables 8 years ago
Clément Bœsch c29b532a94 lavfi: add nlmeans filter 8 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago