Skip to content
  • Nicolas Dufresne's avatar
    v4l2encoder: Fix negotiation error handling · ef633e28
    Nicolas Dufresne authored
    The subclass negotiated function will call set_format, if that fails the
    pool will not be created. We ended up with an assertion.
    
    GStreamer-CRITICAL **: gst_buffer_pool_set_active: assertion 'GST_IS_BUFFER_POOL (pool)' failed
    ef633e28