av_crc_get_table

Get an initialized standard CRC table. @param crc_id ID of a standard CRC @return a pointer to the CRC table or NULL on failure

extern (C) @nogc nothrow
const(AVCRC)*
av_crc_get_table

Meta