Mercurial > audlegacy-plugins
view src/flacng/flac_compat113.h @ 2569:049f212e7e00
- Fix case where the prebuffering exhausts the stream, and all data is read on the first go
author | Ralf Ertzinger <ralf@skytale.net> |
---|---|
date | Fri, 16 May 2008 16:01:18 +0200 |
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