emotion: turn fps debugging on also on classic Gstreamer.
authorcedric <cedric>
Tue, 6 Dec 2011 11:36:29 +0000 (11:36 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 6 Dec 2011 11:36:29 +0000 (11:36 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@65955 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/gstreamer/emotion_sink.c

index 5f7312c..339a36c 100644 (file)
@@ -637,6 +637,8 @@ evas_video_sink_main_render(void *data)
    evas_object_image_data_update_add(priv->o, 0, 0, priv->width, priv->height);
    evas_object_image_pixels_dirty_set(priv->o, 0);
 
+   _update_emotion_fps(ev);
+
    if (!preroll && ev->play_started)
      {
         _emotion_playback_started(ev->obj);