Add code to wake up cache process when e.g. a seek is needed.
commitcc7a2d3287d4bf08a3e85a4bddc41cdfaf55ace7
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 23 May 2010 19:49:28 +0000 (23 19:49 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 23 May 2010 19:49:28 +0000 (23 19:49 +0000)
treebd3399532931dccf07a19cbc2b57406011a8bffc
parenteb9fffc32ff70553d95f9d8d91b426e54108d502
Add code to wake up cache process when e.g. a seek is needed.
Dramatically reduces seeking times with lavf ogg demuxer.
Needs a spearate implementation for the thread-based cache implementation.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31198 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/cache2.c