Max Kellermann
|
71351160b1
|
don't include os_compat.h
When there are standardized headers, use these instead of the bloated
os_compat.h.
|
2008-10-08 10:49:29 +02:00 |
|
Max Kellermann
|
e754ed01a7
|
renamed functions in decoder_list.h
InputPlugin to decoder_plugin, and no camelCase.
|
2008-08-26 08:27:09 +02:00 |
|
Max Kellermann
|
41c5fbbb07
|
renamed inputPlugin.* to decoder_list.*
Since inputPlugin.c manages the list of registered decoders, we should
rename the source file.
|
2008-08-26 08:27:08 +02:00 |
|