summaryrefslogtreecommitdiff
path: root/libcodec2/src/lib.rs
AgeCommit message (Collapse)Author
2022-07-27Fix remainder frame bug, drop it to match c2enc behaviorYuval Adam
2022-07-24Add buffer size safety checksYuval Adam
2022-07-19Compiles, works, no segfault, but no dataYuval Adam
2022-07-18Got a first segfault niceYuval Adam
2022-07-18Implement encode()Yuval Adam
2022-07-18Add cross-dependencyYuval Adam
2022-07-18Add libcodec2 packageYuval Adam