6 Commits

Author SHA1 Message Date
Justace Clutter c94eae4530 Remove samplerate < SF_MAX_SAMPLERATE requirement (#851)
Related to #850.

Co-authored-by: evpobr <evpobr@gmail.com>
2022-07-11 13:32:40 +05:00
evpobr 6c27ea167d doc: Add information about MPEG support 2021-03-26 12:10:48 +05:00
evpobr e2f8c90afc sndfile: Improve SF_INFO correctness check
Limit maximum `samplerate` and `channels` values.

Update API documentation to reflect changes.

This should also fix some possible integer overflows as:

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28441

Credit to OSS-Fuzz.
2021-03-18 10:29:25 +05:00
zodf0055980 90f990916f fix api.md table error 2021-01-20 13:35:08 +05:00
evpobr fd666faa53 Update Virtual I/O documentation, closes #656 2020-11-15 18:32:43 +05:00
evpobr 4cd5c3ac11 Update site documentation
* Use GitHub's Jekyll static site generator.
* Move all documentation to docs/ directory.
* Convert HTML to Markdown.
2020-10-19 16:52:27 +05:00