tests: add a test for trickplay in audio synthesis graphs
authorStefan Kost <ensonic@users.sf.net>
Fri, 26 Feb 2010 11:56:21 +0000 (13:56 +0200)
committerStefan Kost <ensonic@users.sf.net>
Thu, 11 Mar 2010 08:53:05 +0000 (10:53 +0200)
commit944558971d85e7b3463813d59b9fa052bba025fd
treebf16e2f64f3d6ce9119af0c92582793a498cb9e6
parent8551c49ff90dbd9fc8ef5de5c135ef60241e1aab
tests: add a test for trickplay in audio synthesis graphs

Right now this mostly demonstatest what not works. That is seeking with
start-type = NONE to only update the rate and playing backwards. Also
it shows that non-flushing seeks tend to lockup adder. Separate unit tests
for the issues follow.
tests/icles/.gitignore
tests/icles/Makefile.am
tests/icles/audio-trickplay.c [new file with mode: 0644]