Initialize codec static data, called from avcodec_register().
This is not intended for time consuming operations as it is run for every codec regardless of that codec being used.
See Implementation
Initialize codec static data, called from avcodec_register().
This is not intended for time consuming operations as it is run for every codec regardless of that codec being used.