From: Juergen Hennerich <juergen@hennerich.eu>
To: alsa-devel@lists.sourceforge.net
Subject: Re: Flash 9
Date: Tue, 24 Oct 2006 23:38:05 +0200 [thread overview]
Message-ID: <453E87BD.8020900@hennerich.eu> (raw)
In-Reply-To: <1161720441.3982.124.camel@mindpipe>
Lee Revell schrieb:
> Is it legal for a proprietary application to incorporate alsa-lib by
> static linking? I thought this required an LGPL exception.
>
They'd have to provide the object files and a linker script to relink
the lib.
> Because contrary to what Adobe says, this is what the new Flash 9 beta
> does:
>
> $ ldd .mozilla/plugins/libflashplayer.so | grep asound
> $
>
> $ strings .mozilla/plugins/libflashplayer.so | grep snd_
> snd_pcm_open
> snd_pcm_close
> snd_pcm_start
> snd_pcm_drop
> snd_pcm_prepare
> snd_pcm_resume
> snd_pcm_hw_params_sizeof
> snd_pcm_sw_params_sizeof
> snd_pcm_status_sizeof
> snd_pcm_info
> snd_pcm_info_get_id
> snd_pcm_info_get_name
> snd_pcm_hw_params_any
> snd_pcm_hw_params_set_access
> snd_pcm_hw_params_set_format
> snd_pcm_hw_params
> snd_pcm_sw_params_current
> snd_pcm_sw_params
>
> Etc.
>
> Lee
>
Because you find those strings in the library, doesn't necessarily mean,
that there is code from libasound in this library.
-> man dlopen
Juergen
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next prev parent reply other threads:[~2006-10-24 21:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-24 20:07 Flash 9 Lee Revell
2006-10-24 21:38 ` Juergen Hennerich [this message]
2006-10-24 22:32 ` Lee Revell
2006-10-24 22:36 ` Prakash Punnoor
2006-10-24 23:38 ` Juergen Hennerich
2006-10-26 1:03 ` Måns Rullgård
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=453E87BD.8020900@hennerich.eu \
--to=juergen@hennerich.eu \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.