gstreamer/tests/check
Thiago Santos 96eaeadc0f gstbuffer: add gst_buffer_copy_deep
A variant of gst_buffer_copy that forces the underlying memory
to be copied.

This is added to avoid adding an extra reference to a GstMemory
that might belong to a bufferpool that is trying to be drained.
The use case is when the buffer copying is done to release the
old buffer and all its resources.

https://bugzilla.gnome.org/show_bug.cgi?id=745287
2015-03-13 18:37:04 +00:00
..
elements streamiddemux: Add streamiddemux element 2015-03-12 14:42:18 +00:00
generic check: fix position unit test 2013-05-30 07:03:40 +02:00
gst gstbuffer: add gst_buffer_copy_deep 2015-03-13 18:37:04 +00:00
libs tests: fix out-of-bounds memory access in bytereader unit test 2014-10-30 23:16:54 +00:00
pipelines Fix double semicolons 2015-03-10 09:24:28 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am streamiddemux: Add streamiddemux element 2015-03-12 14:42:18 +00:00