issues
search
Yalir
/
sfeMovie
sfeMovie is a simple C++ library that lets you play movies in SFML based applications. It relies on FFmpeg to read medias and remains consistent with SFML's naming conventions.
http://sfemovie.yalir.org/
GNU Lesser General Public License v2.1
114
stars
37
forks
source link
Support debug builds
#20
Closed
Ceylo
closed
11 years ago
Ceylo
commented
12 years ago
AC:
I want to be able to use sfeMovie in debug version on every supported OS
The debug library version should have a "-d" suffix for easier use
AC: