On 26.05.2010 13:02, Ionut Biru wrote: > using the latest revision when listening to streams, it only plays > couples of seconds end then dies with EOF reached. > log related to this: http://pastie.org/977720 > latest know working revision is r31147 r31197 works fine, r31198 is broken: svn log -v -r31198 ------------------------------------------------------------------------ r31198 | reimar | 2010-05-23 21:49:28 +0200 (Sun, 23 May 2010) | 4 lines Changed paths: M /trunk/stream/cache2.c 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. -- Regards Ilja