about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedflac.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-30/+6
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Added wrapped libFLACptitSeb2021-04-161-0/+377