esphome / esp-audio-libs

Other
3 stars 1 forks source link

Flac decoder improvements #8

Closed kahrendt closed 1 week ago

kahrendt commented 1 week ago

Passes the input buffer with each call to the flac decoder rather than setting it at construction. This approach matches the mp3 and wav decoder, and it allows more flexibility for using the component.