gstreamer/testsuite
Thomas Vander Stichele 8b0fc062fb gst/: fix deserialization to have similar semantics to cast's, and check if the value is fittable into the target siz...
Original commit message from CVS:
* gst/gstcaps.c: (gst_caps_from_string_inplace):
* gst/gststructure.c:
* gst/gstvalue.c: (gst_value_deserialize_int_helper):
fix deserialization to have similar semantics to cast's,
and check if the value is fittable into the target size,
instead of doing a G_MIN/G_MAX comparison
* testsuite/caps/Makefile.am:
* testsuite/caps/caps.h:
add caps that specify rgb bit masks using 0xFF...
2005-06-22 19:47:19 +00:00
..
bins fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
bytestream docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +00:00
caps gst/: fix deserialization to have similar semantics to cast's, and check if the value is fittable into the target siz... 2005-06-22 19:47:19 +00:00
childproxy new iface to uniformly access elements children and their properties 2005-04-21 17:10:09 +00:00
cleanup fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
clock fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
debug do not use GST_PTR_FORMAT on pointers to types smaller than gpointer. fixes 64 bit testsuite 2005-05-02 15:01:25 +00:00
dlopen fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
dynparams testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new 2004-08-17 10:16:35 +00:00
elements use correct printf format 2005-05-02 15:18:17 +00:00
ghostpads fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
indexers more print format fixes 2005-05-02 15:31:35 +00:00
negotiation fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
pad ignore more 2005-05-02 16:50:31 +00:00
parse Since parse can do 'element name=a:b' make 'a:b.' work as well. 2004-10-19 09:38:20 +00:00
plugin fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
refcounting testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new 2004-08-17 10:16:35 +00:00
registry testsuite/registry/: A little program that looks through the registry to find elements of a given type. Not particul... 2005-01-06 04:28:52 +00:00
schedulers Added testcase for schduler segfault. 2004-11-04 11:03:48 +00:00
states revert state change changes as agreed so we can rework them gradually 2004-07-29 20:33:49 +00:00
tags fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
threads ignore more 2005-05-02 16:50:31 +00:00
.gitignore ignore some more 2004-03-15 17:26:30 +00:00
Makefile.am new iface to uniformly access elements children and their properties 2005-04-21 17:10:09 +00:00
Rules change plugin path 2004-07-02 10:15:14 +00:00
test_gst_init.c gst-indent run on core 2004-03-13 15:27:01 +00:00