Skip to content
  • Wim Taymans's avatar
    buffers: handle -ENOENT · 463b9e4e
    Wim Taymans authored
    enum_param should return -ENOENT when the param is not known.
    When negotiating buffers handle -ENOENT. This means the port does
    not know about the property and we should assume anything is fine
    so just use the filter from the first port.
    463b9e4e