efl/legacy/ethumb/src/plugins
Rafael Antognolli 31fc2b0dfa Added support to creating animated thumbnails from videos.
These thumbnails are generated using an edje template. Each thumbnail is
an edje file, that has a group called "movie/thumb"
The thumbnail can be animated by receiving a signal "animate" or "animate_loop"
(the last one being a loop animation that calls itself when finished), and
the animate_loop program can be stopped by receiving a signal "animate_stop".
The transition time is set based on the time of the animation (that is set
by the call ethumb_video_time_set()).



SVN revision: 41322
2009-07-13 19:38:17 +00:00
..
emotion Added support to creating animated thumbnails from videos. 2009-07-13 19:38:17 +00:00
epdf make this plugin buildable again 2009-05-19 15:14:19 +00:00
Makefile.am Fix typo causing build failure in ethumb when epdf was not present. 2009-04-24 16:21:49 +00:00