Cactus player for in the i.MX6 Freescale Android BSP

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Cactus player for in the i.MX6 Freescale Android BSP

跳至解决方案
2,233 次查看
gdm
Contributor II

Does anybody know if the Cactus player for in the i.MX6 Freescale Android BSP is an open source projet?

标签 (3)
0 项奖励
回复
1 解答
1,678 次查看
EricNelson
Senior Contributor II

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:.

在原帖中查看解决方案

0 项奖励
回复
6 回复数
1,678 次查看
EricNelson
Senior Contributor II

By the way, Giuseppe.

I think this question is "Answered". Can you mark it as such?

Otherwise the Freecalers will keep it on their "to-do" list...

0 项奖励
回复
1,678 次查看
EricNelson
Senior Contributor II

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.

1,678 次查看
gdm
Contributor II

Thanks for the reply. Where can i find the project files?

0 项奖励
回复
1,678 次查看
EricNelson
Senior Contributor II

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).

0 项奖励
回复
1,678 次查看
gdm
Contributor II

Hi Eric,

I was not able to find the Android BSP project containing the CactusPlayer. Can you provide a pointer?

0 项奖励
回复
1,679 次查看
EricNelson
Senior Contributor II

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:.

0 项奖励
回复