{"id":20788917,"url":"https://github.com/tildearrow/brrutils","last_synced_at":"2025-04-09T18:10:22.727Z","repository":{"id":104360730,"uuid":"540778569","full_name":"tildearrow/brrUtils","owner":"tildearrow","description":"Bit Rate Reduction (BRR) encoding and decoding library","archived":false,"fork":false,"pushed_at":"2022-12-07T08:53:09.000Z","size":52,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T20:11:17.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tildearrow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-24T09:39:01.000Z","updated_at":"2024-03-01T23:32:15.000Z","dependencies_parsed_at":"2023-04-11T11:30:57.970Z","dependency_job_id":null,"html_url":"https://github.com/tildearrow/brrUtils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tildearrow%2FbrrUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tildearrow%2FbrrUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tildearrow%2FbrrUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tildearrow%2FbrrUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tildearrow","download_url":"https://codeload.github.com/tildearrow/brrUtils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085186,"owners_count":21045137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T15:18:10.716Z","updated_at":"2025-04-09T18:10:22.722Z","avatar_url":"https://github.com/tildearrow.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brrUtils\n\na simple BRR encoding/decoding library.\n\n# usage\n\ncopy brrUtils.c and brrUtils.h to your project (remember to add brrUtils.c to your sources list).\n\ninclude brrUtils.h. it provides two functions:\n\n`brrEncode()` for encoding a 16-bit PCM sample to BRR, and\n\n`brrDecode()` for decoding a BRR sample to 16-bit PCM.\n\nread brrUtils.h for notes and more information.\n\n# brrenc/brrdec\n\nif you compile the CMake project, you'll get two executables: brrenc and brrdec.\nthese can be used to do a quick command-line conversion from/to BRR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftildearrow%2Fbrrutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftildearrow%2Fbrrutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftildearrow%2Fbrrutils/lists"}