efl/legacy/emotion/m4
Rafael Antognolli a7ae4566b8 Add generic player backend (with vlc player).
This generic player backend executes a separate player in another
process. It receives the bytes to be drawn on the emotion object through
a shared memory, and communicates with the player through a pipe, using
the player standard input/output.

The player must communicate with emotion using the defined commands
specified in the Emotion_Generic_Plugin.h. It doesn't need to link
against emotion, just include this file for easier implementation.

This implementation was sponsored by Zodiac Aerospace.

SVN revision: 63062
2011-09-01 19:04:15 +00:00
..
ac_attribute.m4 * enable static build of modules 2010-01-04 18:45:40 +00:00
efl_binary.m4 emotion: fix common misspellings 2011-07-15 14:34:02 +00:00
efl_doxygen.m4 * enable static build of modules 2010-01-04 18:45:40 +00:00
efl_edje_external.m4 set MODULE_EDJE when edje external module is enabled and when edje is found 2011-01-30 10:03:05 +00:00
efl_examples.m4 emotion/example - basic usage of emotion commented. 2011-07-04 14:30:54 +00:00
emotion_check.m4 Add generic player backend (with vlc player). 2011-09-01 19:04:15 +00:00
gst-element-check.m4 kill bogus code 2006-04-21 00:32:04 +00:00