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()

extern (C) @nogc nothrow
void
avcodec_register

Meta