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.
 
 
 
 
 
 
Christopher Michael 18e1a5093b Emotion: Add UNUSED to _image_resize function paramaters where missing. 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: Add UNUSED to _image_resize function paramaters where missing. 11 years ago
.gitignore emotion: Added .gitignore 12 years ago
AUTHORS emotion: let work around embedded device limitation. 11 years ago
COPYING clean up emotion copying to match the rest of core efl thats bsd 12 years ago
ChangeLog emotion: let work around embedded device limitation. 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: let work around embedded device limitation. 11 years ago
README update all versions in @sincs, README's and configure.ac's etc. to 11 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 update all versions in @sincs, README's and configure.ac's etc. to 11 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.7.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