From: Davide Andreoli <dave@gurumeditation.it>
authorDavide Andreoli <dave@gurumeditation.it>
Mon, 5 Mar 2012 09:33:05 +0000 (09:33 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Mar 2012 09:33:05 +0000 (09:33 +0000)
commit823ef3e130c9d724961712e20dbf0c707163384a
treec0ecc2d9a79385d875089c7f7093a1de10440a3d
parent2d3d304c079f81db1d252a001dac5ffb51ecaecc
From: Davide Andreoli <dave@gurumeditation.it>
Subject: [E-devel] Emotion buffer size patch

Hi, here is a patch for emotion, it add a new function to retrive the
status of the buffer while playing online stream.
It is implemented only for the gstreamer backend, the xine one
do not play at all here. What about the generic one?

(xine does play - i implameneted this with the xine module, and
generic is given a func that always returns 1.0 for now).

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@68684 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/emotion_test_main.c
src/lib/Emotion.h
src/lib/emotion_private.h
src/lib/emotion_smart.c
src/modules/generic/emotion_generic.c
src/modules/gstreamer/emotion_gstreamer.c
src/modules/xine/emotion_xine.c
src/modules/xine/emotion_xine.h