[FFmpeg-devel] [PATCH] avformat/webm_chunk: always use a static buffer for get_chunk_filename

Marton Balint cus at passwd.hu
Wed May 16 00:18:03 EEST 2018


On Sun, 13 May 2018, Marton Balint wrote:

> My conversation from AVFormatContext->filename to AVFormatContext->url was
> wrong in this case because get_chunk_filename uses filename as an output
> buffer, and not as an input buffer.
>
> Fixes ticket #7188.

Pushed and backported.

Regards,
Marton


More information about the ffmpeg-devel mailing list