gstreamer/tests/check
Sebastian Dröge cb51bd6b31 bufferlist: Prevent gst_buffer_list_foreach() from modifying non-writeable lists
Previously gst_buffer_list_foreach() could modify (drop or replace)
buffers in non-writable lists, which could cause all kinds of problems
if other code also has a reference to the list and assumes that it stays
the same.

https://bugzilla.gnome.org/show_bug.cgi?id=796692
2018-07-09 09:45:45 +02:00
..
elements Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst bufferlist: Prevent gst_buffer_list_foreach() from modifying non-writeable lists 2018-07-09 09:45:45 +02:00
libs bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01: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 bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00