Commit b261f4da authored by R David Murray's avatar R David Murray

whatsnew: give Serhiy credit for audioop 24-bit sample support.

parent 2290f386
...@@ -547,7 +547,8 @@ by Lucas Maystre in :issue:`11175`.) ...@@ -547,7 +547,8 @@ by Lucas Maystre in :issue:`11175`.)
audioop audioop
------- -------
Added support for 24-bit samples (:issue:`12866`). The module now supports 24-bit samples. (Contributed by Serhiy Storchaka
in :issue:`12866`.)
Added the :func:`~audioop.byteswap` function to convert big-endian samples Added the :func:`~audioop.byteswap` function to convert big-endian samples
to little-endian and vice versa (:issue:`19641`). to little-endian and vice versa (:issue:`19641`).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment