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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15avfilter: convert to new channel layout APIJames Almer
2021-12-19tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt
2021-10-10avfilter/tests/filtfmts: Check for existence of formats/channel layoutsAndreas Rheinhardt
2021-10-10avfilter/tests/filtfmts: Replace macro by ordinary functionAndreas Rheinhardt
2021-10-05avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt
2021-09-20Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt
2021-07-22avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt
2020-09-08lavfi: regroup formats lists in a single structure.Nicolas George
2020-05-23lavfi/tests/formats: reindent.Nicolas George
2020-05-23lavfi/formats: remove dead code.Nicolas George
2019-02-13avfilter/tests/integral: Correct the commentJun Zhao
2019-02-12avfilter/tests/integral: Fix build warning after adjust the locationJun Zhao
2019-02-12avfilter/tests/integral: Check malloc fail before using itJun Zhao
2018-05-10lavfi/tests/filtfmts: fix the build warning.Jun Zhao
2018-05-08lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_imageClément Bœsch
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2017-10-24lavfi/tests/filtfmts: Constify a variable.Carl Eugen Hoyos
2017-01-25avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint
2017-01-12lavfi/tests/filtfmts: include internal.h.Nicolas George
2016-12-18lavfi: make filter_frame non-recursive.Nicolas George
2016-11-24avfilter/tests/.gitignore: add integralWan-Teh Chang
2016-09-24avfilter/tests/integral: Remove unused variablesMichael Niedermayer
2016-09-24lavfi: add nlmeans filterClément Bœsch
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun