gstreamer/tests/check
Tim-Philipp Müller f3c07d5d20 gst/gstformat.c: Fix locking order (must take lock before using n_values).
Original commit message from CVS:
* gst/gstformat.c: (gst_format_register):
Fix locking order (must take lock before using n_values).
* gst/gstvalue.c: (gst_value_serialize_enum),
(gst_value_deserialize_enum_iter_cmp),
(gst_value_deserialize_enum):
Fix serialisation/deserialisation of custom registered GstFormats.
* tests/check/gst/gstvalue.c: (GST_START_TEST), (gst_value_suite):
Unit test for custom format serialisation/deserialisation.
2006-09-17 19:26:16 +00:00
..
elements Revert fix for regression in #347408 after release. 2006-07-14 16:42:20 +00:00
generic moap ignore 2006-07-02 22:20:20 +00:00
gst gst/gstformat.c: Fix locking order (must take lock before using n_values). 2006-09-17 19:26:16 +00:00
libs GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated functions in the headers; people th... 2006-08-11 15:26:33 +00:00
pipelines gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +00:00