[FFmpeg-devel] Realmedia patch
Luca Abeni
lucabe72
Mon Sep 1 16:36:19 CEST 2008
Hi Ronald,
Ronald S. Bultje wrote:
[...]
>> + snprintf(tmp, sizeof(tmp),
>> + "If-Match: %s\r\n"
>> + "RealChallenge2: %s, sd=%s\r\n",
>> + rt->session_id, real_res, real_csum);
>> + av_strlcat(cmd, tmp, sizeof(cmd));
>>
>> Cannot you use av_strlcatf() here?
>
> Ah, yes, I think I made a second patch where I moved it to
> av_strlcatf(), that's what happens if you have too many patches... New
> patch attached with suggested modifications.
The new patch looks ok; as usual, commit it in 2 or 3 days if noone
complains.
Luca
More information about the ffmpeg-devel
mailing list