gstreamer/testsuite
Benjamin Otte 1c0dbd87b9 docs/gst/tmpl/: update for recent API changes
Original commit message from CVS:
* docs/gst/tmpl/gstcaps.sgml:
* docs/gst/tmpl/gstfilesrc.sgml:
* docs/gst/tmpl/gststructure.sgml:
* docs/gst/tmpl/gstvalue.sgml:
update for recent API changes
* gst/gstcaps.c: (gst_caps_do_simplify):
fix to stop trying with a freed structure
* gst/gstpad.c: (gst_pad_link_fixate):
simplify caps
* gst/gstpad.c: (gst_pad_template_get_caps_by_name):
remove C++ comment
* gst/gstpad.h:
deprecate gst_pad_template_get_caps_by_name, it doesn't work anyway
* gst/gststructure.c: (gst_structure_value_get_generic_type),
(gst_structure_to_string):
keep the correct type when using lists of ranges
* gst/gstvalue.c: (gst_value_list_prepend_value),
(gst_value_list_append_value):
copy the value before adding to the list (d'oh)
* gst/gstvalue.c: (gst_value_subtract_int_range_int),
(gst_value_subtract_int_range_int_range):
handle overflows correctly
* gst/gstvalue.c: (gst_value_subtract_from_list):
fix memleak
* testsuite/caps/caps.h:
add a caps that caused segfaults
2004-04-22 16:39:23 +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 docs/gst/tmpl/: update for recent API changes 2004-04-22 16:39:23 +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