efl/legacy
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
..
ecore * add ecore_x_atom_name_get() API (will be used by ewl) 2009-07-09 04:55:11 +00:00
edje Created new function edje_edit_image_data_add(). 2009-07-13 19:17:35 +00:00
eet Improve docs in Eet.h 2009-07-11 14:34:54 +00:00
efreet Efreet_Mime: bugfix for magic matching. 2009-07-11 14:26:53 +00:00
eina * eina: Remove recursion from eina_rectangle. 2009-07-07 11:24:44 +00:00
embryo update m4 macros (mainly formatting) 2009-06-27 06:42:14 +00:00
emotion * emotion: Remove Evas_Bool. 2009-06-18 08:01:23 +00:00
ethumb Added support to creating animated thumbnails from videos. 2009-07-13 19:38:17 +00:00
evas fix uninitialized problems reported by valgrind. 2009-07-12 16:11:58 +00:00
evil * src/lib/evil_main.c: 2009-06-13 08:25:28 +00:00