lavfi: add tblend filter
This commit is contained in:
@@ -203,6 +203,7 @@ void avfilter_register_all(void)
|
||||
REGISTER_FILTER(SUBTITLES, subtitles, vf);
|
||||
REGISTER_FILTER(SUPER2XSAI, super2xsai, vf);
|
||||
REGISTER_FILTER(SWAPUV, swapuv, vf);
|
||||
REGISTER_FILTER(TBLEND, tblend, vf);
|
||||
REGISTER_FILTER(TELECINE, telecine, vf);
|
||||
REGISTER_FILTER(THUMBNAIL, thumbnail, vf);
|
||||
REGISTER_FILTER(TILE, tile, vf);
|
||||
|
Reference in New Issue
Block a user