]> Git Repo - buildroot-mgba.git/commit - Config.in.legacy
imx-parser: rename from libfslparser and bump version to 4.0.9
authorAndrew Webster <[email protected]>
Fri, 10 Jun 2016 18:13:18 +0000 (14:13 -0400)
committerThomas Petazzoni <[email protected]>
Wed, 15 Jun 2016 20:48:40 +0000 (22:48 +0200)
commit6499890700d9cebb273e649d3587ff13f27ccee2
tree959d0cea3d6fa1309c33b2136027531cc1cac820
parent47e6203f63544345dffa4bdbad303b6045c4b11f
imx-parser: rename from libfslparser and bump version to 4.0.9

Changelog:
--Add aac latm parser in parser_libs, support aac latm in mpeg2 parser

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

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 <[email protected]>
Reviewed-by: Gary Bisson <[email protected]>
Tested-by: Gary Bisson <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
Config.in.legacy
package/Config.in
package/freescale-imx/Config.in
package/freescale-imx/imx-parser/Config.in [new file with mode: 0644]
package/freescale-imx/imx-parser/imx-parser.hash [new file with mode: 0644]
package/freescale-imx/imx-parser/imx-parser.mk [new file with mode: 0644]
package/gstreamer/gst-fsl-plugins/Config.in
package/gstreamer/gst-fsl-plugins/gst-fsl-plugins.mk
package/libfslparser/Config.in [deleted file]
package/libfslparser/libfslparser.hash [deleted file]
package/libfslparser/libfslparser.mk [deleted file]
This page took 0.040479 seconds and 4 git commands to generate.