ffmpeg plugin streaming and quvi URL parsing

Forums:

These two patches give moc the ability to play internet streams with the ffmpeg decoder plugin and the ability to automagically play URLs of the form http://www.youtube.com/watch?v=(id) (and anything libquvi understands).

ffmpeg_nopause.patch
quvi.patch

The quvi patch works only with quvi version 0.4.* (for now).

I might look into giving moc proper stream pausing at some point.

Thanks for this contribution, "jy2wong". Making FFmpeg available to streams was one item on the list which I can now cross off.

I know nothing about quvi so shall have to check it out.

The first of the patches submitted by "jy2wong" has now been committed to SVN as r2877. This means that MOC can now play Internet streamed audio using the FFmpeg decoder.