mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 14:50:01 +01:00
set bg frame
This commit is contained in:
@@ -280,6 +280,7 @@ void vje_set_bg(VJFrame *bg)
|
||||
else {
|
||||
if(vj_fx_bg->data[0]) {
|
||||
free(vj_fx_bg->data[0]);
|
||||
vj_fx_bg->data[0] = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user