On 13.09.24 13:59, Tomas Härdin wrote:
RE: performance, we might want to move to a hash table based approach so we don't scan the entire table every time. The approach in this patch would be detrimental to such a change (it's an extra if that's always evaluated), hence why I prefer a table based approach. I'll post an alternative patch in a bit
Your suggested alternative looks indeed much more elegant! :) Martin _______________________________________________ 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".