mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-06 23:15:30 +01:00
Libvje / refactor : videowall
* w,h * clean headers
This commit is contained in:
@@ -473,8 +473,7 @@ extern void cutstop_apply( VJFrame *frame, int treshold, int freq, int cutmode,
|
||||
extern void maskstop_apply( VJFrame *frame, int treshold, int freq, int cutmode, int holdmode);
|
||||
extern void photoplay_apply(VJFrame *frame, int a, int b, int c);
|
||||
extern void videoplay_apply(VJFrame *frame,VJFrame *B, int a, int b, int c);
|
||||
|
||||
extern void videowall_apply(VJFrame *frame,VJFrame *B, int w, int h, int a, int b, int c, int d);
|
||||
extern void videowall_apply(VJFrame *frame,VJFrame *B, int a, int b, int c, int d);
|
||||
|
||||
extern void flare_apply(VJFrame *frame, int w, int h, int type, int threshold, int radius );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user