[FFmpeg-devel] [PATCH] avformat/mpegts: check end of init before treating SCTE data

Marton Balint cus at passwd.hu
Tue Sep 3 22:55:21 EEST 2019



On Tue, 3 Sep 2019, Anthony Delannoy wrote:

> Hi
>
> On some DVB stream ffprobe segfaulted, it was because of SCTE-35 data
> packet reception
> before the end of MpegTSContext initialization.
>
> On this patch I check for `ts->pkt` availability before trying to
> generate a new SCTE data
> packet.
>

Thanks, applied.

Regards,
Marton


More information about the ffmpeg-devel mailing list