filter-chain: move the filter-graph to plugins

This commit is contained in:
Wim Taymans 2024-11-13 11:10:49 +01:00
parent 2e157f7248
commit 567b484386
27 changed files with 122 additions and 132 deletions

View file

@ -55,3 +55,4 @@ if libcamera_dep.found()
endif
subdir('aec')
subdir('filter-graph')