oss4: don't iterate the formats table twice for each entry
When iterating the formats table, we can just pass the whole entry to our helper function, which avoids iterating the table again to find the entry structure from the passed format id.
Showing
Please register or sign in to comment