Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | input_stream: no CamelCase | Max Kellermann | 2008-10-26 | 1 | -6/+6 | |
| | | | | Renamed all functions and variables. | |||||
* | input_stream: removed the InputStream typedef | Max Kellermann | 2008-10-26 | 1 | -7/+10 | |
| | | | | Everybody should use struct input_stream. | |||||
* | renamed src/inputPlugins/ to src/decoder/ | Max Kellermann | 2008-10-26 | 1 | -0/+419 | |
These plugins are not input plugins, they are decoder plugins. No CamelCase in the directory name. |