Skip to content
  • Thibault Saunier's avatar
    encodebin: Make use of the new preset_name when setting a preset · 7358cba0
    Thibault Saunier authored
    The behaviour is sensibly changed here. Instead of purely falling when a
    preset is set on the #GstEncodingProfile, we now make sure that the
    element that is plugged corresponds to the one specified as preset. Then,
    if we have a preset_name, we use it, if it fails, we fail (we might rather
    just keep working even without setting the element properties?)
    
     + Add tests that it behave correctly
    7358cba0