gst/playback/gstdecodebin.c: We need to set up delayed-linking whenever the caps...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 27 Aug 2007 11:59:56 +0000 (11:59 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 27 Aug 2007 11:59:56 +0000 (11:59 +0000)
commit973bbf88af6b5a40ac86e568da4b4a20f6aca0fe
tree7bc485e9e6fc689fcf436cd83a7d0ee6d2dd333f
parente2dbf33a7c24ed8107009e2f126857722f5f62a8
gst/playback/gstdecodebin.c: We need to set up delayed-linking whenever the caps are non-fixed, not just when there a...

Original commit message from CVS:
* gst/playback/gstdecodebin.c: (close_pad_link):
We need to set up delayed-linking whenever the caps are non-fixed,
not just when there are multiple types - use gst_pad_is_fixed()
to test.
ChangeLog
gst/playback/gstdecodebin.c