gstreamer/tests/old/testsuite/caps
Benjamin Otte d7c64c071b gst/gstcaps.c: fix bug when converting from empty string.
Original commit message from CVS:
* gst/gstcaps.c: (gst_caps_from_string_inplace):
fix bug when converting from empty string.
* gst/gstcaps.c: (gst_caps_new_any), (gst_caps_new_simple),
(gst_caps_new_full_valist), (gst_caps_copy), (gst_caps_copy_1):
use gst_caps_new_empty to allocate a new caps. Only that function
allocates memory for caps now.
* gst/gstcaps.c: (gst_caps_remove_and_get_structure),
(gst_caps_remove_structure):
add ability to remove one structure (but not to header yet)
* gst/gstcaps.c: (gst_caps_compare_structures),
(gst_caps_simplify), (gst_caps_structure_figure_out_union),
(gst_caps_structure_simplify), (gst_caps_do_simplify),
* gst/gstcaps.h:
add gst_caps_do_simplify that tries to simplify a caps in place.
Deprecate old gst_caps_simplify function.
* testsuite/caps/caps.h:
add caps.h containing a common set of caps to test against.
* testsuite/caps/sets.c: (check_caps), (main):
use it.
* testsuite/caps/.cvsignore:
* testsuite/caps/Makefile.am:
* testsuite/caps/simplify.c: (check_caps), (main):
add test to check correctness and efficency of caps simplification.
2004-04-22 02:35:13 +00:00
..
.gitignore gst/gstcaps.c: fix bug when converting from empty string. 2004-04-22 02:35:13 +00:00
app_fixate.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
audioscale.c gst/gstvalue.c: Add some union implementations. We didn't have any previously. 2004-03-31 21:49:19 +00:00
caps.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
caps.h gst/gstcaps.c: fix bug when converting from empty string. 2004-04-22 02:35:13 +00:00
compatibility.c gst-indent run on core 2004-03-13 15:27:01 +00:00
erathostenes.c gst/gstcaps.c: check for ANY caps before appending/unioning 2004-04-21 03:25:13 +00:00
filtercaps.c testsuite/caps/filtercaps.c: fix test to test things correctly (caps are complicated) 2004-04-20 03:07:12 +00:00
fixed.c gst-indent run on core 2004-03-13 15:27:01 +00:00
intersect2.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
intersection.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
Makefile.am gst/gstcaps.c: fix bug when converting from empty string. 2004-04-22 02:35:13 +00:00
normalisation.c gst-indent run on core 2004-03-13 15:27:01 +00:00
sets.c gst/gstcaps.c: fix bug when converting from empty string. 2004-04-22 02:35:13 +00:00
simplify.c gst/gstcaps.c: fix bug when converting from empty string. 2004-04-22 02:35:13 +00:00
string-conversions.c gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00
subtract.c gst/gstcaps.c: check for ANY caps before appending/unioning 2004-04-21 03:25:13 +00:00
union.c gst-indent run on core 2004-03-13 15:27:01 +00:00
value_compare.c gst-indent run on core 2004-03-13 15:27:01 +00:00
value_intersect.c gst-indent run on core 2004-03-13 15:27:01 +00:00
value_serialize.c gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00