]> git.sesse.net Git - vlc/commit
auhal: Don't spend 16MB of heap for nothing.
authorPierre d'Herbemont <pdherbemont@free.fr>
Thu, 10 Dec 2009 21:57:00 +0000 (22:57 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Thu, 10 Dec 2009 22:02:31 +0000 (23:02 +0100)
commitb1e92e7be06f8d97649ee2b2946e46513f87ed3c
tree14b48b0a82846c77e24e763f1d614cfff57be1ae
parent8973167fea228e6adebdc50376acee48ca9bb870
auhal: Don't spend 16MB of heap for nothing.

This saves 16MB minus 16kB of live memory during audio stream playback on Mac OS X.
modules/audio_output/auhal.c