summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/tinycompress
Commit message (Collapse)AuthorAgeFilesLines
* tinycompress: Fix build with muslKhem Raj2021-09-111-12/+6
| | | | | | | Fixes a build error discovered by musl, we need to include sys/types.h for u_charr and its friends. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tinycompress: Add recipeTom Hochstein2021-09-016-0/+1675
Add tinycompress, a library to handle compressed formats like MP3. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>