Mercurial > audlegacy-plugins
view src/flacng/flac_compat113.h @ 2375:22641735c9b1
- fixed freezing on track end
- remember that buffer_free() returns _free_ space, not used.
author | Eugene Zagidullin <e.asphyx@gmail.com> |
---|---|
date | Sun, 10 Feb 2008 14:46:28 +0300 |
parents | 2f742d127b3e |
children |
line wrap: on
line source
#ifndef FLAC_COMPAT113_H #define FLAC_COMPAT113_H #if defined(FLAC_API_VERSION_CURRENT) && FLAC_API_VERSION_CURRENT == 7 #endif #endif