gstreamer/libs
Nicolas Dufresne 3895e431bd basesink: Always render prepared buffer
Currently, if prepare() takes too much time, we skip the call to render().
The side effect of this, is that we endup starving the render(). The solution
in this patch is to always render frames that are on time before prepare() is
executed. This will maximize the number of frames we display and smoothly
degrade the rendering performance.

https://bugzilla.gnome.org/show_bug.cgi?id=729335
2014-05-02 18:52:44 -04:00
..
gst basesink: Always render prepared buffer 2014-05-02 18:52:44 -04:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00