gstreamer/libs/gst
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
..
base basesink: Always render prepared buffer 2014-05-02 18:52:44 -04:00
check libs: g-ir-scanner: do not hardcode libtool path 2014-04-17 09:26:20 +01:00
controller libs: g-ir-scanner: do not hardcode libtool path 2014-04-17 09:26:20 +01:00
helpers Fix FSF address 2012-11-03 20:44:48 +00:00
net docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 21:21:51 +01:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00