Emma Worley (HE12025-04-20): > Adds a general purpose hash table with the DXV encoder as an initial use case.
A hash table for flat binary objects of constant size, both keys and values, does not feel very general-purpose to me. Probably better to keep it directly in the DXV encoder for now, until other use cases are found. (An inventory of all the data structures and algorithms that are implemented once for a specific component would be nice, though.) Regards, -- Nicolas George _______________________________________________ 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".