Skip to content
Snippets Groups Projects
Forked from GStreamer / gstreamer
Source project has a limited visibility.
user avatar
Greg Rutz authored
prepare_func will allocate a new buffer to replace the original
one. Instead of using gst_buffer_replace (which causes an extra
refcount increment on the new buffer), we just unref the original
buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=699786
8598656a
History
Name Last commit Last update