gstreamer/gst-libs/gst/video
Holger Kaelberer 7a21d1eb32 video: overlay-composition: fix crash when doing premultiplied<->unpremultiplied alpha conversion
We need to copy the pixels before messing with them, not least
because the buffer creation code below assumes it's ok to take
ownership.

Fixes crash caused by double-free.

https://bugzilla.gnome.org/show_bug.cgi?id=668483
2012-03-14 18:04:38 +00:00
..
.gitignore video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00
convertframe.c Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gstvideofilter.c gst-libs: Remove dead assignments and resulting unused variables. 2009-08-08 15:54:57 +02:00
gstvideofilter.h docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
gstvideosink.c videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
gstvideosink.h docs: fix xref for the property 2011-08-20 19:46:31 +02:00
Makefile.am Add missing DEFAULT_INCLUDES on androgenizer call 2012-01-11 21:04:40 -03:00
video-blend.c video-blend: Actually allow negative offsets in the function signature too 2012-03-06 12:42:03 +01:00
video-blend.h video-blend: Actually allow negative offsets in the function signature too 2012-03-06 12:42:03 +01:00
video-overlay-composition.c video: overlay-composition: fix crash when doing premultiplied<->unpremultiplied alpha conversion 2012-03-14 18:04:38 +00:00
video-overlay-composition.h video: overlays may now have premultiplied alpha 2012-01-06 10:19:19 +00:00
video.c video: Use host endianness when generating caps for 16-bit rgb formats 2012-01-30 15:56:44 +00:00
video.h libgstvideo: minor fixes to key unit events 2011-11-29 09:15:59 +01:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoblendorc-dist.c video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc-dist.h video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc.orc video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00