Skip to content
  • Jan Schmidt's avatar
    gst/playback/gstdecodebin.c: We need to set up delayed-linking whenever the... · 973bbf88
    Jan Schmidt authored
    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.
    973bbf88