[MPlayer-dev-eng] [PATCH] update ao_jack to use jack_client_open

Alex Sisson alex_sisson at yahoo.co.uk
Sun Jan 4 07:54:07 CET 2009


Hi

The JACK documentation at http://jackaudio.org/files/docs/html/group__ClientFunctions.html mentions that jack_client_new is deprecated and so I have updated ao_jack.c to use jack_client_open with no arguments.

This means that now that if jackd is not running, and mplayer is started with -ao jack, then jack will automatically be started, which I think is a good thing - it is annoying that other jack apps start it automatically but not mplayer,

The possible bad thing about this is that if jackd is started in this way, it prints its own messages.




      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jackpatch.diff
Type: application/octet-stream
Size: 482 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090104/e23bfc24/attachment.obj>


More information about the MPlayer-dev-eng mailing list