gstreamer/gst/dvbsuboverlay
Hyunjun Ko 4ba54b6046 dvbsuboverlay: map with READWRITE for overlay blend
Just as in basetextoverlay [1], the frame to blend with the subtitles overlay
should be mapped with flags GST_MAP_READWRITE, because
gst_video_overlay_composition_blend() does both operations.

1. https://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=1396f804

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>

https://bugzilla.gnome.org/show_bug.cgi?id=771382
2016-09-14 10:55:09 +02:00
..
dvb-sub.c Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dvb-sub.h dvbsuboverlay: clean-up: allocate flat array of rectangles 2010-12-27 11:10:53 +00:00
gstdvbsuboverlay.c dvbsuboverlay: map with READWRITE for overlay blend 2016-09-14 10:55:09 +02:00
gstdvbsuboverlay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
TODO dvbsuboverlay: more TODO 2010-12-08 16:30:09 +01:00