• Sam Hocevar's avatar
    Add missing p_vout->pf_end in vmem.c and snapshot.c · fe22119f
    Sam Hocevar authored
    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.
    fe22119f
vmem.c 10 KB