2018-01-20 23:56 GMT+08:00 Steven Liu :
>
>
>> 在 2018年1月20日,上午10:35,Jeyapal, Karthick 写道:
>>
>>
>>
>>> On 1/20/18 6:29 AM, Brendan McGrath wrote:
>>> If codecpar->extradata is not set (for example, when the stream goes
>>> through the 'tee' muxer), then a segfault occurs.
>>>
>>> This patch ensure
> 在 2018年1月20日,上午10:35,Jeyapal, Karthick 写道:
>
>
>
>> On 1/20/18 6:29 AM, Brendan McGrath wrote:
>> If codecpar->extradata is not set (for example, when the stream goes
>> through the 'tee' muxer), then a segfault occurs.
>>
>> This patch ensures the data variable is not null before attempti
On 1/20/18 6:29 AM, Brendan McGrath wrote:
> If codecpar->extradata is not set (for example, when the stream goes
> through the 'tee' muxer), then a segfault occurs.
>
> This patch ensures the data variable is not null before attempting
> to access it
>
> Signed-off-by: Brendan McGrath
> ---
> B
If codecpar->extradata is not set (for example, when the stream goes
through the 'tee' muxer), then a segfault occurs.
This patch ensures the data variable is not null before attempting
to access it
Signed-off-by: Brendan McGrath
---
Before the var_stream_map option was available - I was using t