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

Skip to content
Commit 560eb717 authored by Jorge Solano Altamirano's avatar Jorge Solano Altamirano
Browse files

msm: vidc: add MVC to the list of supported decoders



System init returns the list of supported codecs but does not
consider MVC as an independent codec, the driver in the other hand
considers MVC as an independent codec and not as part of H.264
codec. The mapping from MVC to H.264 is done at HAL level, the
system init callback data comes directly from firmware/codec
without any translation/mapping done, because of this is necessary
to add MVC to the list of supported codecs if H.264 support exist.
This is valid only for Venus core.

Change-Id: I1a0637aceaf40aef402f7372eb2b38031421c3cf
Signed-off-by: default avatarJorge Solano Altamirano <jsolano@codeaurora.org>
parent f4745006
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment