Add missing p_vout->pf_end in vmem.c and snapshot.c
The p_vout->pf_end method is mandatory for video output modules. It is called from so many places in libvlc that it would be too tedious to make it optional. I'm therefore adding empty methods to modules instead.
Showing
Please register or sign in to comment