about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedflac.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-12/+12
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-59/+59
|/
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-30/+6
* Added wrapped libFLACptitSeb2021-04-161-0/+377