annotate src/flacng/flac_compat.h @ 2261:05c9bec29aaa

- Prevent APE plugin from freaking out non-seekable streams
author Ralf Ertzinger <ralf@skytale.net>
date Sat, 22 Dec 2007 21:19:18 +0100
parents 626f78ff2439
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1246
626f78ff2439 - Add FLAC 1.1.2 compatibility
sun@fc5-buildsys
parents:
diff changeset
1 #include "flac_compat112.h"
626f78ff2439 - Add FLAC 1.1.2 compatibility
sun@fc5-buildsys
parents:
diff changeset
2 #include "flac_compat113.h"
626f78ff2439 - Add FLAC 1.1.2 compatibility
sun@fc5-buildsys
parents:
diff changeset
3 #include "flac_compat114.h"