[codec] Updated codec drafts

Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> Fri, 09 July 2010 02:14 UTC

Return-Path: <jean-marc.valin@usherbrooke.ca>
X-Original-To: codec@core3.amsl.com
Delivered-To: codec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0706B3A6B38 for <codec@core3.amsl.com>; Thu, 8 Jul 2010 19:14:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.67
X-Spam-Level:
X-Spam-Status: No, score=-1.67 tagged_above=-999 required=5 tests=[AWL=-0.930, BAYES_20=-0.74]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JwRQ3hVrxOVd for <codec@core3.amsl.com>; Thu, 8 Jul 2010 19:14:16 -0700 (PDT)
Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by core3.amsl.com (Postfix) with ESMTP id C16223A6816 for <codec@ietf.org>; Thu, 8 Jul 2010 19:14:14 -0700 (PDT)
MIME-version: 1.0
Content-transfer-encoding: 7bit
Content-type: text/plain; charset="ISO-8859-1"; format="flowed"
Received: from [192.168.1.14] ([70.81.109.112]) by VL-MH-MR003.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTP id <0L5900FV1Q7UVD10@VL-MH-MR003.ip.videotron.ca> for codec@ietf.org; Thu, 08 Jul 2010 22:14:19 -0400 (EDT)
Message-id: <4C3685E7.9030806@usherbrooke.ca>
Date: Thu, 08 Jul 2010 22:13:59 -0400
From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4
To: "codec@ietf.org" <codec@ietf.org>
Subject: [codec] Updated codec drafts
X-BeenThere: codec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Codec WG <codec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/codec>, <mailto:codec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/codec>
List-Post: <mailto:codec@ietf.org>
List-Help: <mailto:codec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codec>, <mailto:codec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Jul 2010 02:14:29 -0000

Hi,

We have updated the codec prototype draft and source code. The latest 
version is at http://tools.ietf.org/html/draft-valin-codec-prototype-01 
with the source code still at the same place. The git repository is 
git://git.xiph.org/users/jm/silk.git and the snapshots at 
http://people.xiph.org/~jm/ietfcodec/ . There is now an autotools build 
system which should make it easier to build, at least on unix platforms. 
Windows project files should follow.

The CELT draft -- which is referenced by the prototype draft -- has also 
been updated: http://tools.ietf.org/html/draft-valin-celt-codec-02

Cheers,

	Jean-Marc and Koen