Max Kellermann
|
a942384fbf
|
decoder/flac: support streams without STREAMINFO block
|
2010-01-06 10:17:16 +01:00 |
|
Max Kellermann
|
550c9319e9
|
decoder/flac: moved decoder initialization to _flac_common.c
Invoke decoder_initialized() in the libFLAC metadata callback. This
merges code from the FLAC and the OggFLAC decoder plugin into the
common library.
|
2010-01-06 09:50:34 +01:00 |
|
Max Kellermann
|
ae9c02b3a8
|
decoder/flac: remember audio_format, not stream_info
|
2010-01-06 09:00:32 +01:00 |
|
Max Kellermann
|
6f6d47dd20
|
decoder/flac: removed CUE sheet support
This feature has been moved to the "flac" playlist plugin.
|
2010-01-06 08:52:35 +01:00 |
|
Max Kellermann
|
d6d5caae23
|
decoder/flac: moved flac_tag_load() to flac_metadata.c
Make this code is reusable.
|
2010-01-06 08:50:35 +01:00 |
|
Max Kellermann
|
9b9abff972
|
renamed decoder plugin sources
Make it X_decoder_plugin.c.
|
2010-01-04 21:45:32 +01:00 |
|