gstreamer/tests/check
Thiago Santos 574e6ab423 basetransform: Try suggesting caps on bad caps pad_alloc
When basetransform received an unsupported caps on pad_alloc
it just returned not-negotiated. This patch makes it query
the allowed caps between his sinkpad and upstream's srcpad
to find a caps to suggest.

This happens when dinamically switching pipeline elements
and upstream pad_allocs with the previous caps that was
being used.

Fixes #614296
2010-07-26 14:49:14 -03:00
..
elements checks: make fakesrc check work in a CK_FORK=no environment 2010-07-03 15:13:14 +01:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst gstvalue: Adds tests for datetime 2010-07-26 11:57:52 -03:00
libs basetransform: Try suggesting caps on bad caps pad_alloc 2010-07-26 14:49:14 -03:00
pipelines Fix tests after set_element_details() deprecation 2010-03-24 15:16:02 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am gstdatetime: Adds GstDateTime 2010-07-26 11:57:49 -03:00