Imported Upstream version 1.7.1
[platform/upstream/emotion.git] / README
1 Emotion 1.7.0
2
3 ******************************************************************************
4
5  FOR ANY ISSUES PLEASE EMAIL:
6  enlightenment-devel@lists.sourceforge.net
7
8 ******************************************************************************
9
10 Emotion is a video (and audio) codec playback library that acts as a
11 front-end to libxine or gstreamer (or something else more generic)
12 that provides and evas object as a control object and video output
13 point. It makes using video API's much simpler and easier while it's
14 at it.
15
16 ------------------------------------------------------------------------------
17 COMPILING AND INSTALLING:
18    
19   ./configure
20   make
21 (do this as root unless you are installing in your users directories):
22   make install