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

Add hardware video decoding #73

Open feliwir opened 9 years ago

feliwir commented 9 years ago

This will hopefully increase playback perfomance by a lot.

TODO: