[MPlayer-dev-eng] [PATCH] XMMS inputplugin V2.0
Balatoni Denes
pnis at coder.hu
Sun Dec 22 00:18:35 CET 2002
On 2002. december 22. 00:47, Arpi wrote:
> Hi,
>
> ehh, i just applied the previous version and fixed its bugs to get it
> compile...
oo:) demuxer.c changed just a little bit (demux_xmms_seek added)
and demux_xmms* changed more.
now searching for the plugin downloads & sample files...
> could you provide some URLs?
www.xmms.org is the best source
> pthread usage sux. is it really required?????
It is needed as all plugins are multithreaded by design (a separate thread
does the decoding).
> glib dependancy sux. but it seems to be required :(
Yes.
> it should be handled in configure, as teh glib headers aren't included in
> CFLAGS (glib-config --cflags) so compile fails at #include <glib.h>
So this is where compilation failed? You are right.
Should I fix it somehow?
bye
Denes
More information about the MPlayer-dev-eng
mailing list