summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/libfslcodec/libfslcodec_4.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* libfslcodec: Upgrade from version 3.0.11 to 4.0.1Wang Zidan2014-08-301-0/+9
libfslcodec: Upgrade to version 4.0.1 -- Fix AAC issue for arm11 and arm9 conformance test. -- Fix nbamrd decoder seek crash issue. -- Fix some fault for aac conformance for C version. -- Promote computational accuracy for ARM12 version to pass the aac conformance. -- Control searching boundary to avoid searching adts header to the outside of input buffer for aacd_wrap. -- Add WB AMR wrapper arm12 shared library which calling the arm9 decoder shared lib. libfslcodec.inc: Add narrow and wide band amr wrapper decoder packages Signed-off-by: Wang Zidan <b50113@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>