| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The plugin queries build-time configuration variables, and should
include config.h.
|
|
|
|
|
| |
Free the tag object when it turns out to be empty. This simplifies
several functions and APIs.
|
|
|
|
| |
Renamed types, functions, variables.
|
| |
|
|
|
|
| |
Renamed functions and variables.
|
|
|
|
|
|
|
| |
"LOG_H" is a macro which is also used by ffmpeg/log.h. This is
ffmpeg's fault, because short macros should be reserved for
applications, but since it's always a good idea to choose prefixed
macro names, even for applications, we are going to do that in MPD.
|
|
|
|
| |
Everybody should use struct input_stream.
|
|
These plugins are not input plugins, they are decoder plugins. No
CamelCase in the directory name.
|