summaryrefslogtreecommitdiff
path: root/tests/check/gst/gstcaps.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-30caps: Fix subset check for equivalent lists and scalar valuesSebastian Dröge1-0/+17
2011-05-27caps: Optimize gst_caps_is_subset()Sebastian Dröge1-0/+24
2011-05-27caps: Fix subset check in gst_caps_merge()Sebastian Dröge1-0/+20
2011-05-14caps: Merge structures when intersecting instead of appending themSebastian Dröge1-0/+19
2011-03-24tests: caps: Tests for the new caps intersection modeThiago Santos1-0/+87
2011-03-08tests: add a unit test for gst_caps_new_simpleStefan Kost1-0/+21
2010-07-01gstcaps: Make sure _normalize() is applied on all structures.Edward Hervey1-0/+67
2010-05-22tests: rename testsuiteStefan Kost1-1/+2
2008-08-07gst/gstcaps.c: Fix subset test.Wim Taymans1-2/+113
2008-05-18tests/check/gst/gstcaps.c: Add David's and Benjamin's tests for array subtrac...Tim-Philipp Müller1-0/+38
2008-02-29And correct even more valid sparse warnings.Sebastian Dröge1-1/+1
2006-09-27tests/check/gst/gstcaps.c: Add some tests for gst_caps_intersect().Tim-Philipp Müller1-0/+114
2006-08-24tests/check/gst/gstcaps.c: Don't leak caps in unit test; add a few more simpl...Tim-Philipp Müller1-0/+29
2006-08-24implement caps merging (fixes #352580)Stefan Kost1-0/+92
2006-07-02unbreak testThomas Vander Stichele1-5/+1
2006-07-02gst/gstcaps.c: whitespace fixesThomas Vander Stichele1-1/+23
2006-07-01tests/check/: use the new macroThomas Vander Stichele1-16/+2
2006-01-28gst/gstutils.c: Don't leak pad references.Jan Schmidt1-5/+9
2005-11-22check/gst/gstcaps.c: Extend caps string tests to check that a caps to string ...Jan Schmidt1-0/+12
2005-11-21Implement fraction ranges and extend GstFraction to support arithmetic subtra...Jan Schmidt1-16/+34
2005-10-15whitespace fixesThomas Vander Stichele1-5/+5
2005-10-10fix more valgrind warnings before turning up the heatThomas Vander Stichele1-0/+4
2005-09-29gst/gstcaps.c: Thou shalt not free a structure and then continue using it in ...Tim-Philipp Müller1-0/+171
2005-08-22check/gst/gstcaps.c: Added check for gst_static_caps_get() refcounting.Wim Taymans1-0/+28
2005-08-20move check stuff to its own library to be used by other modulesThomas Vander Stichele1-1/+1
2005-07-09add debugging category use GST_START_TEST now, so we add a debug lineThomas Vander Stichele1-8/+8
2005-06-22check/: copy over from 0.8, and add two with bitmasks specified with (int) 0x...Thomas Vander Stichele1-3/+25
2005-06-20check/gst/gstcaps.c: Testcase to show error in buffer-on-caps serialisation.Wim Taymans1-0/+16
2005-03-07check/: Added checks.Wim Taymans1-0/+91