gstreamer/tests/check/libs
Wim Taymans 23d8478698 docs/design/part-block.txt: Fix typo.
Original commit message from CVS:
* docs/design/part-block.txt:
Fix typo.
* docs/design/part-element-transform.txt:
Add notes about why transform needs to know input/output sizes.
Add some issues that need to be solved.
Add some more use cases.
* tests/check/libs/test_transform.c: (gst_test_trans_base_init),
(gst_test_trans_class_init), (result_sink_chain),
(result_buffer_alloc), (gst_test_trans_new), (gst_test_trans_free),
(gst_test_trans_push), (gst_test_trans_pop):
* tests/check/libs/transform1.c: (buffer_alloc_pt1),
(set_caps_pt1), (GST_START_TEST), (set_caps_pt2), (transform_ip_1),
(set_caps_1), (set_caps_ct1), (transform_ct1),
(transform_caps_ct1), (transform_size_ct1), (buffer_alloc_ct1),
(gst_basetransform_suite):
Add suport for different pad templates and buffer-alloc.
Add more checks for caps and buffer-alloc.
Add checks for proxy buffer alloc.
Add unit test for copy transform.
2008-06-25 10:53:52 +00:00
..
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
adapter.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
basesrc.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
collectpads.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
controller.c Rewrite handling of default values. Fix overflow with unsigned types in linear interpolation. Remove now obsolete _fi... 2008-06-20 08:17:08 +00:00
gdp.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstnetclientclock.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstnettimeprovider.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
libsabi.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_hppa.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_i386.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc32.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_x86_64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
test_transform.c docs/design/part-block.txt: Fix typo. 2008-06-25 10:53:52 +00:00
transform1.c docs/design/part-block.txt: Fix typo. 2008-06-25 10:53:52 +00:00
typefindhelper.c tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it is not portable and is going to be deprecated (see #498924). 2007-12-21 21:17:32 +00:00