• Nicolas George's avatar
    lavu/opt: implement av_opt_get_key_value(). · 3bdf4971
    Nicolas George authored
    This function does the low-level work of av_opt_set_from_string()
    but can be used when there is no option context or when a generic
    handling of unknown keys is needed.
    
    av_opt_set_from_string() is changed to make use of it.
    3bdf4971
opt.h 27.2 KB