Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder_api: removed decoder_clear() | Max Kellermann | 2008-10-29 | 1 | -1/+0 |
| | | | | | Call ob_clear() in decoder_command_finished() instead of implementing that call in every decoder plugin. | ||||
* | renamed src/inputPlugins/ to src/decoder/ | Max Kellermann | 2008-10-26 | 1 | -0/+147 |
These plugins are not input plugins, they are decoder plugins. No CamelCase in the directory name. |