add a "length" argument to the seek functions, as an optimization to request a certai...
authorLennart Poettering <lennart@poettering.net>
Sun, 16 Sep 2007 22:00:38 +0000 (22:00 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 16 Sep 2007 22:00:38 +0000 (22:00 +0000)
commit1d1eda60595622a79e598e7c986cc3c23e6a5c34
treeca18fd77ddc8033f5d51e52b27658cd968cae361
parent5df7a85473f1c06a8baf6a4d81433bde18f86714
add a "length" argument to the seek functions, as an optimization to request a certain block size if any data needs to be generated. this is merely a hint.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1833 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/modules/module-combine.c
src/modules/module-sine.c
src/pulsecore/play-memblockq.c
src/pulsecore/play-memchunk.c
src/pulsecore/protocol-esound.c
src/pulsecore/protocol-native.c
src/pulsecore/protocol-simple.c
src/pulsecore/sink-input.c
src/pulsecore/sink-input.h
src/pulsecore/sink.c
src/pulsecore/sound-file-stream.c