]> git.alsa-project.org Git - alsa-lib.git/commit
file plugin: fix various bugs
authorClemens Ladisch <clemens@ladisch.de>
Mon, 17 Oct 2005 16:10:16 +0000 (16:10 +0000)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 17 Oct 2005 16:10:16 +0000 (16:10 +0000)
commit37dee92d73d033c6d4d807eaf007b53afaf11b12
treecdc5301b5a5210ff59d5cd1405eaf4a797f28c59
parentb5f50b06d207637ac4294ea69e8310f8bd41bc27
file plugin: fix various bugs

Initialize wbuf_used_bytes, adjust appl_ptr in the rewind and forward
callbacks, and adjust the offset when a data block straddles the
boundary of the wbuf buffer.
src/pcm/pcm_file.c