video_filter_scene: cleaning
* p_sys and p_sys->p_scene can't be NULL after the end of Create * use calloc instead of malloc+memset * remove dead initializations * use strdup to copy a string (not asprintf)
Showing
Please register or sign in to comment