Age | Commit message (Collapse) | Author |
|
|
|
Replaces decoder_initialized().
|
|
Prepare for a Decoder API redesign based on an abstract class with
virtual methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://bugs.musicpd.org/view.php?id=4599
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Beware, this commit was not tested. I don't have OS X, but I want to
prepare an API change.
|
|
Eliminate all those "goto"s and make the function exception-safe.
|
|
|
|
|
|
Beware, this commit was not tested. I don't have Haiku, but I want to
prepare an API change.
|
|
Avoid one level of dynamic allocation.
|
|
|
|
|
|
|
|
|
|
|
|
|