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

Perform synchronization according to a better timeline system #10

Closed Ceylo closed 10 years ago

Ceylo commented 10 years ago

This is a part of the new internal design. All streams are synchronized against a master clock.