Hi Giuseppe,
The project (directory) doesn't exist until you go into packages/apps/fsl_imx_demo and do a "git revert N" (where N is the commit id of the revert).
As Igor pointed out though, the "right" approach seems to be to contact your FAE and ask nicely for the extended codec package. I'm not sure I know what's in it, but probably want one of those :smileywink:.
All of the .java files are listed as being under the Apache 2.0 license.
The XML files say this:
Copyright (c) 2011-2012, Freescale Semiconductor Inc.
All rights reserved.
You should get a copy of license in this software package named EULA.txt.
Please read EULA.txt carefully first.
Hi Giuseppe,
It's hidden in the packages/apps/fsl_imx_demo/ repository of the release.
I say "hidden", because you'll need to revert the patch named "move CactusPlayer to external/fsl_imx_omx" in order to see it.
You'll also need this patch in order to run it (Apparently more permissions are needed under KitKat).
Hi Giuseppe,
The project (directory) doesn't exist until you go into packages/apps/fsl_imx_demo and do a "git revert N" (where N is the commit id of the revert).
As Igor pointed out though, the "right" approach seems to be to contact your FAE and ask nicely for the extended codec package. I'm not sure I know what's in it, but probably want one of those :smileywink:.