imx-codec: rename from libfslcodec and bump version to 4.0.9
authorAndrew Webster <awebster@arcx.com>
Fri, 10 Jun 2016 18:13:05 +0000 (14:13 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 Jun 2016 20:48:40 +0000 (22:48 +0200)
commit47e6203f63544345dffa4bdbad303b6045c4b11f
tree7f5ffe95191fdadbf98b6ce9b159c9db1b9d280e
parent77cb513912e2f02eb9fc4b2c9394ff03b1674b66
imx-codec: rename from libfslcodec and bump version to 4.0.9

Changelog:
--[aac_dec] refine the code for pure c build
  aac decoder c build need float point support, which use some
  float point function.

This patch is based on the Yocto equivalent:
https://github.com/Freescale/meta-fsl-arm/commit/4b91194

Implicitly tested through gstreamer as the 0.10 plugin relies on it:
 # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm

Signed-off-by: Andrew Webster <awebster@arcx.com>
Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com>
Tested-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 files changed:
Config.in.legacy
package/Config.in
package/freescale-imx/Config.in
package/freescale-imx/imx-codec/Config.in [new file with mode: 0644]
package/freescale-imx/imx-codec/imx-codec.hash [new file with mode: 0644]
package/freescale-imx/imx-codec/imx-codec.mk [new file with mode: 0644]
package/gstreamer/gst-fsl-plugins/Config.in
package/gstreamer/gst-fsl-plugins/gst-fsl-plugins.mk
package/gstreamer1/gst1-imx/Config.in
package/gstreamer1/gst1-imx/gst1-imx.mk
package/libfslcodec/Config.in [deleted file]
package/libfslcodec/libfslcodec.hash [deleted file]
package/libfslcodec/libfslcodec.mk [deleted file]