On Tue, Feb 5, 2019 at 4:33 PM Niki Bowe wrote:
> Hi Carl.
> You are of course correct.
> Attached replacement patch.
>
>
> On Mon, Feb 4, 2019 at 6:24 PM Carl Eugen Hoyos
> wrote:
>
>> 2019-02-05 3:11 GMT+01:00, Nikolas Bowe :
>>
>> > +if (mov->tracks[i].eac3_priv)
>> > +av_
Hi Carl.
You are of course correct.
Attached replacement patch.
On Mon, Feb 4, 2019 at 6:24 PM Carl Eugen Hoyos wrote:
> 2019-02-05 3:11 GMT+01:00, Nikolas Bowe :
>
> > +if (mov->tracks[i].eac3_priv)
> > +av_freep(&mov->tracks[i].eac3_priv);
>
> I would have expected that th
2019-02-05 3:11 GMT+01:00, Nikolas Bowe :
> +if (mov->tracks[i].eac3_priv)
> +av_freep(&mov->tracks[i].eac3_priv);
I would have expected that the if() is unneeded, no?
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org