Skip to content

sndfile: handle sndfiles with s24 format

Wim Taymans requested to merge wtaymans/pulseaudio:paplay-s24 into master

Samples with s24 format should be read with the _int read function instead of the raw function.

This fixes playback of flac/wav with s24 sample format.

Merge request reports

Loading