Max Kellermann
|
ebd90dbb1a
|
decoder/flac: move callbacks to class FLACInput
|
2012-10-02 19:59:49 +02:00 |
|
Max Kellermann
|
c9e700f079
|
decoder/flac: add ctor/dtor to struct flac_data
|
2012-10-02 19:47:31 +02:00 |
|
Max Kellermann
|
3c2d73d161
|
decoder/flac: add method FLACMetadataChain::Scan()
Merge common code.
|
2012-10-02 18:24:15 +02:00 |
|
Max Kellermann
|
c645b906f3
|
decoder/flac: add C++ libFLAC wrappers
Not using libFLAC++ because this library adds a lot of overhead due to
virtual method calls. This new class library is zero-overhead.
|
2012-10-02 17:37:07 +02:00 |
|
Max Kellermann
|
9c1d1ef268
|
decoder/flac: eliminate the obsolete "track number" code
This has been deprecated by the "embcue" playlist plugin.
|
2012-10-02 17:36:54 +02:00 |
|
Max Kellermann
|
cbdd042adc
|
decoder/flac: use C++ compiler
|
2012-10-02 10:59:56 +02:00 |
|