avcodec_register

Register the codec codec and initialize libavcodec.

@warning either this function or avcodec_register_all() must be called before any other libavcodec functions.

@see avcodec_register_all()

@nogc nothrow extern (C)
void
avcodec_register

Meta