forked from pool/python-audioread
Accepting request 678946 from home:alarrosa:branches:devel:languages:python
- Add 0001-maddec-Ensure-that-the-audio-blocks-are-of-type-bytes.patch to ensure audio blocks are always of type bytes (and not sometimes bytearray when using maddec). - Update to 2.1.5 OBS-URL: https://build.opensuse.org/request/show/678946 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
96335f2059
commit
9af53bd197
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 15:06:33 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Add 0001-maddec-Ensure-that-the-audio-blocks-are-of-type-bytes.patch
|
||||
to ensure audio blocks are always of type bytes (and not sometimes
|
||||
bytearray when using maddec).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:45:49 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
@@ -17,7 +24,7 @@ Sat Nov 3 03:23:46 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 07:21:03 UTC 2017 - alarrosa@suse.com
|
||||
|
||||
- Update to 2.1.5
|
||||
- Update to 2.1.5
|
||||
* Properly clean up the file handle when a backend fails to decode a file.
|
||||
* Fix parsing of "N.M" channel counts in the FFmpeg backend.
|
||||
* Avoid a crash in the raw backend when a file uses an unsupported
|
||||
|
||||
Reference in New Issue
Block a user