From bluesky-dev-return-598-apmail-incubator-bluesky-dev-archive=incubator.apache.org@incubator.apache.org Fri Aug 28 05:54:18 2009 Return-Path: Delivered-To: apmail-incubator-bluesky-dev-archive@minotaur.apache.org Received: (qmail 22615 invoked from network); 28 Aug 2009 05:54:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Aug 2009 05:54:18 -0000 Received: (qmail 4193 invoked by uid 500); 28 Aug 2009 05:54:18 -0000 Delivered-To: apmail-incubator-bluesky-dev-archive@incubator.apache.org Received: (qmail 4155 invoked by uid 500); 28 Aug 2009 05:54:18 -0000 Mailing-List: contact bluesky-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bluesky-dev@incubator.apache.org Delivered-To: mailing list bluesky-dev@incubator.apache.org Received: (qmail 4145 invoked by uid 99); 28 Aug 2009 05:54:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Aug 2009 05:54:18 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of zijian.ping@gmail.com designates 209.85.216.197 as permitted sender) Received: from [209.85.216.197] (HELO mail-px0-f197.google.com) (209.85.216.197) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Aug 2009 05:54:09 +0000 Received: by pxi35 with SMTP id 35so1488092pxi.12 for ; Thu, 27 Aug 2009 22:53:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=3yaYJGr5WBYzDWED6ojyj282KYXvHSEAokEQ7k8uAKs=; b=soNk9rsce3X7F5/st4n6ifJCFlBEcmUOEOW6j8lNnFB9gMJ6fYDBeYmN7Or4n1BEBz BzztDyp2c6xpDG9Ltb15ENaVJeIOtaeesi58iSJzBXVBTl47IHebhTElxN4m/SXwdJDM JXP4lOEqRznK/cYmkNIcDwtAgM42To1LSMyvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=T2T+Zuc5jAQvSr43A5xP5HvIy3/1vWPT4ao0K09QeJ1K9W5fWqmbdS6JXP0ZZIn5AA TTv9RQ1sNuAuD9fARx5TP1njnkIe6/FzHveQ5SgGlj759+GTToBjzHoDDaq9ZrmsRvSS QnHn+AuZD4Zl9xxLZfS/0qZSI1Guu1hblK+hI= MIME-Version: 1.0 Received: by 10.115.65.11 with SMTP id s11mr996671wak.170.1251438827737; Thu, 27 Aug 2009 22:53:47 -0700 (PDT) Date: Fri, 28 Aug 2009 13:53:47 +0800 Message-ID: <17539d60908272253m66623147sd7bdadd318927dff@mail.gmail.com> Subject: abandon 1394 DV support From: Arthur Chen To: bluesky-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e64c24a0c911f204722d4eca X-Virus-Checked: Checked by ClamAV on apache.org --0016e64c24a0c911f204722d4eca Content-Type: text/plain; charset=ISO-8859-1 Hi all, I found that the libdv-1.0 library which we used in Realclass to support DV is an GPL codec library. Since GPL code must not be included in Apache Project, I think maybe we should abandon 1394 DV support. ps: I have compiled LGPLed ffmpeg0.4.9 to replace the ffmpeg0.4.8 whose copyright is unsure. Also the codec is changed from MPEG1 to MPEG4. Best regards, Arthur --0016e64c24a0c911f204722d4eca--