efl/legacy/emotion/src/lib
Rafael Antognolli 77f43424a6 emotion/border: Add border/crop support for emotion objects.
The emotion_object_border_set/get APIs were added, allowing one to
specify a positive (border) or negative (crop) value for each of the
edjes of the video being played. This allows easier setup on an Emotion
object to keep the aspect ratio, either by adding black areas on it, or
by cropping the exceding area of the video.

NOTE: The specified border/crop is based on the original size of the
video. If it is scaled (emotion object size is different from the video
size), the borders will be scaled as well.

Patch based on an original patch sent by
Hugo Camboulive <hugo.camboulive@gmail.com>.

SVN revision: 63414
2011-09-15 18:51:23 +00:00
..
Emotion.h emotion/border: Add border/crop support for emotion objects. 2011-09-15 18:51:23 +00:00
Makefile.am generic module can now be built-in as static module. 2011-09-04 00:17:06 +00:00
emotion_main.c Emotion: Add __UNUSED__ where needed 2011-09-03 21:09:24 +00:00
emotion_private.h Add generic player backend (with vlc player). 2011-09-01 19:04:15 +00:00
emotion_smart.c emotion/border: Add border/crop support for emotion objects. 2011-09-15 18:51:23 +00:00