Either we load only codecs we need (it used to be that way a
long time ago, when held 1 fourcc => 1 library) -- this would
require some kind of codec registry, or we shouldn't bother with
unloading codecs, I think.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=300564
Either we load only codecs we need (it used to be that way a
long time ago, when held 1 fourcc => 1 library) -- this would
require some kind of codec registry, or we shouldn't bother with
unloading codecs, I think.
Logged In: YES
user_id=206022
it is necessary to have multiple fourccs per library...