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