summaryrefslogtreecommitdiff
path: root/libavfilter/tests/filtfmts.c
Commit message (Expand)AuthorAge
* avfilter: Add a header for internal generic-layer APIsAndreas Rheinhardt2024-02-18
* lavfi: get rid of FF_INTERNAL_FIELDSAnton Khirnov2024-02-14
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* 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
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* lavfi/tests/filtfmts: fix the build warning.Jun Zhao2018-05-10
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* lavfi/tests/filtfmts: Constify a variable.Carl Eugen Hoyos2017-10-24
* lavfi/tests/filtfmts: include internal.h.Nicolas George2017-01-12
* lavfi: make filter_frame non-recursive.Nicolas George2016-12-18
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13