[FFmpeg-devel] [PATCH v1 4/4] avformat/hlsenc: use av_asprintf()

Steven Liu lq at chinaffmpeg.org
Wed Apr 8 17:39:03 EEST 2020



> 2020年4月8日 下午10:32,Nicolas George <george at nsup.org> 写道:
> 
> Steven Liu (12020-04-08):
>> As mkver suggestion, perhaps use bprint is better, is it?
> 
> It does not seem like a situation where BPrint is beneficial.

I cannot get the mean of BPrint where should or when should use it, maybe you can introduce it,
I always think BPrint is used to instead of av_[a]sprintf, 
because I saw mkver submit 3 patches to modify from snprintf to BPrint

> 
> Other filename handling functions in this HLS code would, though.
> 
> Regards,
> 
> -- 
>  Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".

Thanks

Steven Liu



More information about the ffmpeg-devel mailing list