Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
libfslparser: Upgrade to 4.0.7 version
Browse files Browse the repository at this point in the history
Upgrade to 4.0.7 version released in 3.14.38-6UL_ga and 3.14.38-6QP_ga releases.

Add h264 parser version.
Support wide and 'ms 0x0 0x11' adpcm tag.
Support hev1 tag for hevc video codec.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
Yuqing Zhu authored and otavio committed Sep 21, 2015
1 parent 3220a4c commit 371df94
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -3,7 +3,7 @@

require libfslparser.inc

SRC_URI[md5sum] = "efc2e5a8ce98b2977962527470308b07"
SRC_URI[sha256sum] = "d5a2277f9b4db35ec13eb53676d6b8d0b44a854a82dcd4b8e702b927fb713cb6"
SRC_URI[md5sum] = "d1d0a2cff6cec3f157934034021ccf87"
SRC_URI[sha256sum] = "e7c248e64db03c3ddd84f50ae408e560f8f5819e58c487a5dec5141bc384ae83"

COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"

0 comments on commit 371df94

Please sign in to comment.