gst/gstformat.c: Fix locking order (must take lock before using n_values).
[platform/upstream/gstreamer.git] / tests / check / gst / gstvalue.c
2006-09-17 Tim-Philipp Müllergst/gstformat.c: Fix locking order (must take lock...
2006-07-31 Wim Taymansgst/gstvalue.c: Fix GstValueList comparison code. Fixes...
2006-07-11 Jan SchmidtMake GstValueArray comparison be order dependent as...
2006-07-01 Thomas Vander Sticheletests/check/: use the new macro
2006-05-10 Thomas Vander Stichelegst/gstvalue.c: fix a leak if no flags are set
2006-05-10 Thomas Vander Stichelegst/: make sure some essential types used by events...
2006-04-28 Wim Taymansgst/gstvalue.c: Don't try to serialize a GValue with...
2006-01-28 Jan Schmidtgst/gstutils.c: Don't leak pad references.
2005-11-22 Jan SchmidtFix subtraction.
2005-11-21 Jan SchmidtImplement fraction ranges and extend GstFraction to...
2005-11-20 Jan Schmidtcheck/gst/gstvalue.c: Add a deserialisation test for...
2005-11-19 Andy Wingocheck/gst/gstvalue.c (test_string): Add test for bug...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-09-22 Thomas Vander Stichelefix leak in the test itself
2005-09-22 Tim-Philipp Müllercheck/gst/gstvalue.c: Add simplistic test suite for...
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-08-16 Wim Taymanscheck/gst/gstvalue.c: Added subtract checks.
2005-07-13 Thomas Vander Stichelemove two testsuite apps over to the check dir
2005-07-11 Thomas Vander Stichelecheck/Makefile.am: add two more tests for valgrinding
2005-07-09 Thomas Vander Sticheleadd debugging category use GST_START_TEST now, so we...
2005-06-23 Thomas Vander Sticheleremove gst_strtoll completely, since it didn't actually...
2005-06-22 Thomas Vander Stichelecheck/: copy over from 0.8, and add two with bitmasks...
2005-06-22 Thomas Vander Stichelereturn long long, not int, so gint64 deserialization...
2005-06-21 Thomas Vander Stichelecheck/gst/: add a test deserializing int64, and comment...
2005-06-21 Thomas Vander Stichelemove over a value_serialize test