OSX: Set mDataByteSize correctly on AudioBuffers during render.

This commit is contained in:
Gregory Smith
2012-10-02 08:18:41 -07:00
committed by Max Kellermann
parent 9994521b8c
commit 03a401e477
2 changed files with 8 additions and 3 deletions

1
NEWS
View File

@@ -1,5 +1,6 @@
ver 0.17.3 (2012/??/??)
* output:
- osx: fix pops during playback
- recorder: fix I/O error check
- shout: fix memory leak in error handler
- recorder, shout: support Ogg packets that span more than one page