efl/legacy/ethumb/src
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
..
bin Added support to creating animated thumbnails from videos. 2009-07-13 19:38:17 +00:00
lib Added support to creating animated thumbnails from videos. 2009-07-13 19:38:17 +00:00
plugins Added support to creating animated thumbnails from videos. 2009-07-13 19:38:17 +00:00
tests Added support to free_data callbacks. 2009-07-09 19:14:29 +00:00
Makefile.am Added ethumbd (ethumb). 2009-06-04 21:21:43 +00:00