On 09.11.2014 23:22, Lukasz Marek wrote:
set_string_binary crashes with called with val=NULL
Signed-off-by: Lukasz Marek
---
libavutil/opt.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
Pushed whole patchset
___
ffmpeg-devel mailin
On Mon, Nov 10, 2014 at 06:22:07AM +0100, Lukasz Marek wrote:
> On 10.11.2014 03:21, Michael Niedermayer wrote:
> >On Sun, Nov 09, 2014 at 11:22:46PM +0100, Lukasz Marek wrote:
> >>set_string_binary crashes with called with val=NULL
> >>
> >>Signed-off-by: Lukasz Marek
> >>---
> >> libavutil/opt.
On 10.11.2014 03:21, Michael Niedermayer wrote:
On Sun, Nov 09, 2014 at 11:22:46PM +0100, Lukasz Marek wrote:
set_string_binary crashes with called with val=NULL
Signed-off-by: Lukasz Marek
---
libavutil/opt.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavuti
On Sun, Nov 09, 2014 at 11:22:46PM +0100, Lukasz Marek wrote:
> set_string_binary crashes with called with val=NULL
>
> Signed-off-by: Lukasz Marek
> ---
> libavutil/opt.c | 6 +-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/libavutil/opt.c b/libavutil/opt.c
> index fca