commit | 9f0bf366d70beaae64975dcb89272ea6d6fc4a03 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Mon Nov 16 17:52:08 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Nov 19 11:37:40 2015 -0200 |
tree | a6278b382dbf642c827256950eb029f7cc984d3b | |
parent | 93cffffc18f6894f90ae03552e8a228eb402347c [diff] |
[media] media: rc: preparation for on-demand decoder module loading Prepare on-demand decoder module loading by adding a module_name member to struct proto_names and introducing the related load function. After this patch of the series the decoder modules are still loaded unconditionally. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>