Skip to content
  • Jan Schmidt's avatar
    gst/playback/gststreamselector.c: Preserve the existing buggy streamselector... · 2caf3a56
    Jan Schmidt authored
    gst/playback/gststreamselector.c: Preserve the existing buggy streamselector behaviour by performing a fallback buffe...
    
    Original commit message from CVS:
    * gst/playback/gststreamselector.c:
    (gst_stream_selector_set_property),
    (gst_stream_selector_bufferalloc):
    Preserve the existing buggy streamselector behaviour by performing
    a fallback buffer allocation when downstream isn't linked yet.
    This should really be fixed in playbin by blocking pads until it's
    linked them.
    Also, use gst_pad_alloc_buffer instead of
    gst_pad_alloc_buffer_and_set.
    2caf3a56