Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added struct decoder | Max Kellermann | 2008-08-26 | 1 | -0/+28 |
The decoder struct should later be made opaque to the decoder plugin, because maintaining a stable struct ABI is quite difficult. The ABI should only consist of a small number of stable functions. |