<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.4">
</HEAD>
<BODY>
Le mardi 21 mai 2013 à 08:03 -0700, Wes Miller a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
Is it possible to know why specific GST plugins are GPL?  For example, FAAD
is GPL while FAAC is LGPL.  What makes FAAD "ugly"?  Would I likely find the
answer in the source?  Are such answers about any ugly plugin to be found in
their sources?
</PRE>
</BLOCKQUOTE>
<BR>
FAAD is GPL, so the Gst element must be. Though this is not best practice, as using it would make GST GPL, which may cause bunch or legal conflict (INAL). Thus we put it in Bad.<BR>
<BR>
FAAC is LGPL, which is compatible with everything else (INAL).<BR>
<BR>
Nicolas
</BODY>
</HTML>