gstreamer/testsuite/caps
Benjamin Otte bb1302b533 gst/gstcaps.c: fix simplifying and subtracting not working correctly with optional properties solve assorted problems...
Original commit message from CVS:
* gst/gstcaps.c: (gst_caps_structure_subtract_field),
(gst_caps_structure_subtract), (gst_caps_subtract),
(gst_caps_structure_figure_out_union),
(gst_caps_structure_simplify), (gst_caps_do_simplify):
fix simplifying and subtracting not working correctly with optional
properties
solve assorted problems that make it now simplify ebven more
* docs/gst/tmpl/gstcaps.sgml:
* gst/gstcaps.h:
make gst_caps_do_simplify return a bool to indicate if it simplified
* testsuite/caps/simplify.c: (main):
add more checks. The tests is quite a bit useless right now because
the core is heavily simplifying itself.
* testsuite/caps/caps.h:
fix caps to contain all optional properties
2004-04-22 23:50:46 +00:00
..
.gitignore update cvsignore 2004-04-22 04:47:20 +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 simplifying and subtracting not working correctly with optional properties solve assorted problems... 2004-04-22 23:50:46 +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 simplifying and subtracting not working correctly with optional properties solve assorted problems... 2004-04-22 23:50:46 +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