core: add static/interactive capability in filters
cf. !7363 (merged)
The Video filter capability information (being static or interactive) should be in the module declaration or set via the filter probe function.
It requires:
- Changing filter_chain API to allow creating a filter outside the chain and attach it after creation
- add some flags/string/function in vlc_filter.h to get the filter capability