gstreamer/tests/check
Thomas Vander Stichele 81b007feef gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error out on some things that are recoverable
Original commit message from CVS:
* gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
(gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
(gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
(gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain),
(gst_gdp_pay_sink_event), (gst_gdp_pay_set_property),
(gst_gdp_pay_get_property):
add crc-header and crc-payload properties
don't error out on some things that are recoverable
* tests/check/elements/gdppay.c: (GST_START_TEST), (gdppay_suite):
add test for crc
2006-06-02 10:28:32 +00:00
..
elements gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error out on some things that are recoverable 2006-06-02 10:28:32 +00:00
generic properly fail if we can't make an element 2006-05-30 14:31:43 +00:00
libs Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +00:00
pipelines tests/check/pipelines/: Comment out tests using parse_launch() if core was built without parsing capabilities. 2006-05-28 09:37:18 +00:00
.gitignore add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform 2005-08-20 18:07:10 +00:00
gst-plugins-base.supp tests/check/: so that FC4 buildslaves can pass. 2006-04-10 20:32:46 +00:00
Makefile.am gst/adder/gstadder.c: Fix adder seeking. 2006-05-29 15:49:53 +00:00