On Wed, 31 Jul 2013 13:50:01 +0300, Martin Storsjö <[email protected]> wrote:
> Previously you couldn't set them back to NULL, only to a zero-length
> string. Now it's only disallowed to pass NULL when setting numeric
> options.
> ---
>  libavutil/opt.c |   11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)
> 

Does this fix some real problem?
I vaguely recall some code assuming string AVOptions will never be NULL if the
default is set.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to