[MPlayer-dev-eng] [PATCH] JACK audio output module
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Jun 6 13:06:01 CEST 2004
Hi,
> I've written JACK support module for libao2. It uses bio2jack - nice,
> small, statically linked library that makes porting i/o blocking apps
If bio2jack is a library, it shouldn't be included in MPlayer directly
IMHO, but instead configure should check for an installed version and
enable the ao only when it's available (except if --enable or --disable
is given, of course).
Otherwise we will always need a maintainer to keep the included version
of bio2jack in sync with the sourceforge version. My experience is that
this just won't work and sooner or later somebody will start hacking our
version instead of patching the original on sourceforge.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list