You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
@@ -94,6 +94,7 @@ void avfilter_register_all(void)
|
||||
REGISTER_FILTER(BBOX, bbox, vf);
|
||||
REGISTER_FILTER(BLACKDETECT, blackdetect, vf);
|
||||
REGISTER_FILTER(BLACKFRAME, blackframe, vf);
|
||||
REGISTER_FILTER(BLEND, blend, vf);
|
||||
REGISTER_FILTER(BOXBLUR, boxblur, vf);
|
||||
REGISTER_FILTER(COLORMATRIX, colormatrix, vf);
|
||||
REGISTER_FILTER(COPY, copy, vf);
|
||||
|
||||
Reference in New Issue
Block a user