lavfi: add smptehdbars source
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -180,6 +180,7 @@ void avfilter_register_all(void)
|
||||
REGISTER_FILTER(NULLSRC, nullsrc, vsrc);
|
||||
REGISTER_FILTER(RGBTESTSRC, rgbtestsrc, vsrc);
|
||||
REGISTER_FILTER(SMPTEBARS, smptebars, vsrc);
|
||||
REGISTER_FILTER(SMPTEHDBARS, smptehdbars, vsrc);
|
||||
REGISTER_FILTER(TESTSRC, testsrc, vsrc);
|
||||
|
||||
REGISTER_FILTER(NULLSINK, nullsink, vsink);
|
||||
|
||||
Reference in New Issue
Block a user