From: Davide Andreoli <dave@gurumeditation.it>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commit6f24f7591d35dc22065f719ce5e4f5eeed9a6eca
treec0ecc2d9a79385d875089c7f7093a1de10440a3d
parent4658c18ce688d319887f3b25d7b985521b2ccc43
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: svn+ssh://svn.enlightenment.org/var/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