Initialize codec static data, called from av_codec_iterate().
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 av_codec_iterate().
This is not intended for time consuming operations as it is run for every codec regardless of that codec being used.