Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c3d86f89 authored by Chong Zhang's avatar Chong Zhang
Browse files

Separate libstagefright_omx into two libs

Extract the part in libstagefright_omx that's the base
of all soft omx components into a separate lib,
libstagefright_omx_soft, and make the omx plugin libs
only depend on this lib and can be built more independently.

This way the bufferqueue/gui reference in omx server side
will be restricted to libstagefright_omx, which hosts
only OMX master and node instances.

Also remove unnecessary gui references in some soft plugins,
they don't have a real dependency on gui.

bug: 129272021

Change-Id: I81f789e44c4133579230bff0e0fd8633d349ecc4
parent 91ecf9f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment