On Mon, Nov 26, 2018 at 12:20:46AM +0100, Hadrien Lacour wrote:
> Hello, I'm currently doing a little music player using libflac and libao. What
> I've currently done works as it should, but I have a problem where only one
> metadata block is detected, even if there are more (it doesn't have the la
Hello, I'm currently doing a little music player using libflac and libao. What
I've currently done works as it should, but I have a problem where only one
metadata block is detected, even if there are more (it doesn't have the last
attribute set to true).
This is using flac 1.3.2 on Gentoo amd64.