On 2/4/22 21:16, Andreas Rheinhardt wrote:
Using a pre-increment is unnatural (i is supposed to be the number of units of the fragment and so it should naturally be incremented after a unit has been successfully added to the fragment) and impairs clarity.
It *is* incremented after a unit has been successfully added, on the *next* iteration.
redundant comment
Debatable, the variable is already a uint8_t*, albeit const qualified. The purpose of comments is to explain.
_______________________________________________ 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".