gstreamer/libs/gst
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
..
base basetransform: Try suggesting caps on bad caps pad_alloc 2010-07-26 14:49:14 -03:00
check gstcheck: fix some silly list iteration code 2010-07-16 18:20:57 +01:00
controller controller: Fix build with GST_REMOVE_DEPRECATED 2010-06-25 18:25:40 +02:00
dataprotocol libs: point gobject-introspection scanner to .la files 2010-04-03 13:41:52 +01:00
helpers build: when building executables, put libs to link to into LDADD instead of LDFLAGS 2010-04-14 11:23:37 +01:00
net libs: point gobject-introspection scanner to .la files 2010-04-03 13:41:52 +01:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00