aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_list.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed functions in decoder_list.hMax Kellermann2008-08-261-18/+20
| | | | InputPlugin to decoder_plugin, and no camelCase.
* no camel case in struct decoder_pluginMax Kellermann2008-08-261-4/+4
|
* renamed inputPlugin.* to decoder_list.*Max Kellermann2008-08-261-0/+166
Since inputPlugin.c manages the list of registered decoders, we should rename the source file.