]> code.ossystems Code Review - meta-freescale.git/commit
imx-codec: Upgrade to v4.2.1
authorYuqing Zhu <carol.zhu@nxp.com>
Wed, 27 Sep 2017 09:49:10 +0000 (17:49 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 27 Sep 2017 13:28:03 +0000 (10:28 -0300)
commite26605bc946418c6d4e7597884a27c2b3ec6efd0
treeb446497f801586cb7b12344354bb9f8f7de5ea6b
parentd578533e80934496f56e1521bbf64bda9aa76797
imx-codec: Upgrade to v4.2.1

1. Upgrade EULA to v18

2. Bugfix/Optimization
   - AACPlus:M4A format audio only can output about 1s audio, then keep silence
     It is caused by AACPlus decoder because aacplus decoder
     occupys much cpu time when decoding.
     Add -O3 build option into aacplus decoder's build script to
     optimize the code.

   - Optimize the code
     Cancel duplicated code in aac_dec/aacplus_dec.
     Cancel unused code in flac_dec.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/imx-codec/imx-codec.inc
recipes-multimedia/imx-codec/imx-codec_4.2.1.bb [moved from recipes-multimedia/imx-codec/imx-codec_4.1.6.bb with 51% similarity]