[FFmpeg-devel] [PATCH] avformat/hls: change sequence number type to int64_t
Nicolas George
george at nsup.org
Fri Jan 15 13:43:32 EET 2021
Zhao Zhili (12021-01-15):
> - AV_WB32(seg->iv + 12, seq);
> + AV_WB32(seg->iv + 8, seq);
AV_WB64?
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210115/9aa25d09/attachment.sig>
More information about the ffmpeg-devel
mailing list