[FFmpeg-devel] [PATCH]lavf/dashdec: Do not copy url on init copy

Colin NG colin_ng at hotmail.com
Fri Aug 3 22:56:40 EEST 2018


How about having different memory location for init_section of each presentation?


    rep_dest->init_section = (struct fragment *) av_mallocz(sizeof(struct fragment));


________________________________
From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> on behalf of Carl Eugen Hoyos <ceffmpeg at gmail.com>
Sent: July 31, 2018 6:06 PM
To: FFmpeg development discussions and patches
Subject: [FFmpeg-devel] [PATCH]lavf/dashdec: Do not copy url on init copy

Hi!

Attached patch fixes ticket #7338, better fix welcome!

Please comment, Carl Eugen


More information about the ffmpeg-devel mailing list