gstreamer/tests/old/testsuite
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
..
bins testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
bytestream testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
caps gst/gstcaps.c: fix simplifying and subtracting not working correctly with optional properties solve assorted problems... 2004-04-22 23:50:46 +00:00
cleanup don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
clock testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
debug testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
dlopen common/as-libtool.mak: Fine-tune DLL building. 2004-04-20 22:22:01 +00:00
dynparams testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
elements testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
ghostpads testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
indexers testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
negotiation gst/gstpad.c: refuse to link if the link is not possible 2004-04-21 19:12:51 +00:00
parse testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
plugin testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
refcounting testsuite/refcounting/pad.c: fix test 2004-04-22 05:08:19 +00:00
states testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
tags testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
threads testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
.gitignore ignore some more 2004-03-15 17:26:30 +00:00
Makefile.am gst/gstpad.c: refuse to link if the link is not possible 2004-04-21 19:12:51 +00:00
Rules testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
test_gst_init.c gst-indent run on core 2004-03-13 15:27:01 +00:00