Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/flac: moved decoder initialization to _flac_common.c | Max Kellermann | 2010-01-06 | 1 | -1/+1 |
| | | | | | | Invoke decoder_initialized() in the libFLAC metadata callback. This merges code from the FLAC and the OggFLAC decoder plugin into the common library. | ||||
* | decoder/flac: remember audio_format, not stream_info | Max Kellermann | 2010-01-06 | 1 | -3/+3 |
| | |||||
* | renamed decoder plugin sources | Max Kellermann | 2010-01-04 | 1 | -0/+354 |
Make it X_decoder_plugin.c. |