mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-04 13:20:01 +01:00
lavfi: add concat filter.
This commit is contained in:
@@ -136,6 +136,7 @@ void avfilter_register_all(void)
|
||||
REGISTER_FILTER (NULLSINK, nullsink, vsink);
|
||||
|
||||
/* transmedia filters */
|
||||
REGISTER_FILTER (CONCAT, concat, avf);
|
||||
REGISTER_FILTER (SHOWWAVES, showwaves, avf);
|
||||
|
||||
/* those filters are part of public or internal API => registered
|
||||
|
||||
Reference in New Issue
Block a user