Max Kellermann
|
183725733a
|
decoder/flac: emulate FLAC__stream_decoder_init_stream()
Remove the wrapper flac_init().
|
2009-11-11 18:08:22 +01:00 |
|
Max Kellermann
|
3c1bacbdbc
|
decoder/flac: use the new API functions
Use the type and function names of the libFLAC 1.1.3 API. Map the new
API to the old one with macros.
|
2009-11-11 17:59:46 +01:00 |
|
Max Kellermann
|
d5ed23438a
|
decoder/flac: removed the fake flac_ogg_init() fallback
Don't even try to call it with an old libFLAC API.
|
2009-11-11 17:01:14 +01:00 |
|
Max Kellermann
|
5bbaf0c9f1
|
decoder/flac: moved code to flac_compat.h
|
2009-11-11 16:43:34 +01:00 |
|