On 01.05.2021 01:30, Brad Hards wrote:
I don't understand this comment. The existing code defines a fixed size
array,
and I don't want to change it because I couldn't find an authoritative source
as to why that size or approach. I assume it could be a hardware limitation on
at least some versions.
So I've tried to follow the existing approach, and ensure that the loop
never
exceeds the available space by tracking the count.
Am I missing something?

Pretty sure the 8 is just an arbitrary number picked when originally writing this code.
It now no longer seems appropriate, so a dynamic array might be in order.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to