music_pipe: renamed ob_* functions to music_pipe_*

Rename all functions to the new prefix.
This commit is contained in:
Max Kellermann
2008-11-02 14:18:34 +01:00
parent 8964c69a64
commit fd0f195bb7
6 changed files with 56 additions and 55 deletions

View File

@@ -158,7 +158,7 @@ static void decodeStart(void)
}
}
ob_flush();
music_pipe_flush();
if (!ret) {
dc.error = plugin == NULL