mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
0b737fba0d
I took the opportunity to simplify that code a bit. We now use gst_buffer_make_writable() to make the buffer writable and map twice the same buffer, with first map being read/write, and second read only. This get rid of the critical: GStreamer-CRITICAL **: gst_structure_set_name: assertion `IS_MUTABLE https://bugzilla.gnome.org/show_bug.cgi?id=700044 |
||
---|---|---|
.. | ||
gstshapewipe.c | ||
gstshapewipe.h | ||
Makefile.am |