You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stefan Schmidt 75def4f722 emotion: Remove dead assigment and commented out code 11 years ago
..
data emotion: test proxy of videos with -R/--reflex option. 12 years ago
doc From: Jérôme Pinot <ngc891@gmail.com> 12 years ago
m4 Emotion: Fix shm_open check + various autotools cleaning 12 years ago
src emotion: Remove dead assigment and commented out code 11 years ago
.gitignore emotion: Added .gitignore 12 years ago
AUTHORS emotion: implement SPU switch for generic/vlc. 11 years ago
COPYING clean up emotion copying to match the rest of core efl thats bsd 12 years ago
ChangeLog emotion: sync rendering with Ecore_Animtor. 11 years ago
INSTALL it had to happen sooner or later... in in in... we go! :) 20 years ago
Makefile.am Emotion: Fix shm_open check + various autotools cleaning 12 years ago
NEWS emotion: sync rendering with Ecore_Animtor. 11 years ago
README gear up svn for release. one of many steps/things to do. 12 years ago
TODO stuff to do for the gstreamer module 16 years ago
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 12 years ago
configure.ac fix video overlay suport in emotion. 12 years ago
emotion.pc.in add back in libs.private/requires to pc files with some fixes for 12 years ago
emotion.spec.in Assorted build and spec fixes. 12 years ago

README

Emotion 1.0.0

******************************************************************************

FOR ANY ISSUES PLEASE EMAIL:
enlightenment-devel@lists.sourceforge.net

******************************************************************************

Emotion is a video (and audio) codec playback library that acts as a
front-end to libxine or gstreamer (or something else more generic)
that provides and evas object as a control object and video output
point. It makes using video API's much simpler and easier while it's
at it.

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

./configure
make
(do this as root unless you are installing in your users directories):
make install