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

#63 Don't save packets for inactive streams #64

Closed Ceylo closed 9 years ago

Ceylo commented 9 years ago

Issue: #63 Jenkins build ok: https://yalir.org:8080/job/sfeMovieQuick/65/

Bugfix manually tested and produced the expected output.