Rewind & ffmpeg

rewind not work with wma and m4a.
moc-svn-2006-04-28
ffmpeg-cvs-2005-11-26

I couldn't get it working when I was writing the ffmpeg plugin, so it's disabled (instead of causing crash when seeking). You can try unciommeing the code in decoder_plugins/ffmpeg/ffmpeg.c in function ffmpeg_seek().

--
Damian Pietras - MOC developer

Seeking within the limitations of the FFmpeg libraries has been
implemented and committed to SVN as r2406.