diff options
| author | Andrew Webster <awebster@arcx.com> | 2016-06-10 14:13:18 -0400 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-15 22:48:40 +0200 |
| commit | 6499890700d9cebb273e649d3587ff13f27ccee2 (patch) | |
| tree | 959d0cea3d6fa1309c33b2136027531cc1cac820 /package/libfslparser/Config.in | |
| parent | 47e6203f63544345dffa4bdbad303b6045c4b11f (diff) | |
| download | buildroot-6499890700d9cebb273e649d3587ff13f27ccee2.tar.gz buildroot-6499890700d9cebb273e649d3587ff13f27ccee2.zip | |
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 <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>
Diffstat (limited to 'package/libfslparser/Config.in')
| -rw-r--r-- | package/libfslparser/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/libfslparser/Config.in b/package/libfslparser/Config.in deleted file mode 100644 index e3ab980ec9..0000000000 --- a/package/libfslparser/Config.in +++ /dev/null @@ -1,8 +0,0 @@ -config BR2_PACKAGE_LIBFSLPARSER - bool "libfslparser" - depends on BR2_arm # Only relevant for i.MX - help - Binary parser libraries for the Freescale i.MX SoCs. - - This library is provided by Freescale as-is and doesn't have - an upstream. |

