mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 15:20:02 +01:00
fix possible segf in median filter
refactor fx init / deinit
This commit is contained in:
@@ -646,6 +646,7 @@ void plug_deactivate( void *instance )
|
||||
{
|
||||
if( instance )
|
||||
deinstantiate_plugin( instance );
|
||||
|
||||
}
|
||||
|
||||
static int linear_len( char **items )
|
||||
|
||||
Reference in New Issue
Block a user