strk wrote:
> As a general improvement, we might should implement skipping rendering when
> we're
> late with reguard to the requested FPS. In this cases, FPS being 25 we should
> skip
> rendering if time elapsed since last call is > 1/25 seconds
This is what the Adobe player does. It'll drop frames to stay
synchronized, or due to network congestion. So yes, we want to implement
an ability to skip frames when required.
- rob -
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev