lavfi: add concat filter.

This commit is contained in:
Nicolas George
2012-07-17 01:05:05 +02:00
parent 1cadab6023
commit be33da9a1d
5 changed files with 521 additions and 0 deletions

View File

@@ -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