From: Davide Andreoli <dave@gurumeditation.it>
authorDavide Andreoli <dave@gurumeditation.it>
Mon, 5 Mar 2012 09:33:05 +0000 (09:33 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Mon, 5 Mar 2012 09:33:05 +0000 (09:33 +0000)
commitcd00891529cab4ef46287696aa881336d58a24b4
treeb127f0b4493141f47527a20fe7176ce727e2c9cc
parentf5bfcc675be99363247a524e2a8236c810ddd02d
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).

SVN revision: 68684
legacy/emotion/src/bin/emotion_test_main.c
legacy/emotion/src/lib/Emotion.h
legacy/emotion/src/lib/emotion_private.h
legacy/emotion/src/lib/emotion_smart.c
legacy/emotion/src/modules/generic/emotion_generic.c
legacy/emotion/src/modules/gstreamer/emotion_gstreamer.c
legacy/emotion/src/modules/xine/emotion_xine.c
legacy/emotion/src/modules/xine/emotion_xine.h