Re: [codec] Discussion around ITU LS

"Benjamin M. Schwartz" <bmschwar@fas.harvard.edu> Wed, 14 September 2011 18:57 UTC

Return-Path: <bmschwar@fas.harvard.edu>
X-Original-To: codec@ietfa.amsl.com
Delivered-To: codec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64E0E21F8CB6 for <codec@ietfa.amsl.com>; Wed, 14 Sep 2011 11:57:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.379
X-Spam-Level:
X-Spam-Status: No, score=-3.379 tagged_above=-999 required=5 tests=[AWL=0.220, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v0UbKbumiPSS for <codec@ietfa.amsl.com>; Wed, 14 Sep 2011 11:57:56 -0700 (PDT)
Received: from us18.unix.fas.harvard.edu (us18.unix.fas.harvard.edu [140.247.35.198]) by ietfa.amsl.com (Postfix) with ESMTP id 56EC221F8CAF for <codec@ietf.org>; Wed, 14 Sep 2011 11:57:56 -0700 (PDT)
Received: from us18.unix.fas.harvard.edu (localhost.localdomain [127.0.0.1]) by us18.unix.fas.harvard.edu (Postfix) with ESMTP id 1F26C4D62D5; Wed, 14 Sep 2011 15:00:04 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=fas.harvard.edu; h= message-id:date:from:reply-to:mime-version:to:cc:subject :references:in-reply-to:content-type; s=mail; bh=YczsbGX7xHa+SlY Od5+e6nRH1vbKUomDfU+TW4mMVG8=; b=GRGkJEqM3+Xnuy8Eeb8cwJc8wosIzvu Foc4FOwDFMwqOCGHlZTIlmKojWnuXgeivhImZH4rnwxY20dm02JeoKrJrs7rKE/0 Jib3Q46vyOzx9LYA+dhrEyh+9Mot/PXxqcEggZhjUxzuLFoWdcST38iCQPozKEQ+ VGHDAcABtbx0=
DomainKey-Signature: a=rsa-sha1; c=simple; d=fas.harvard.edu; h= message-id:date:from:reply-to:mime-version:to:cc:subject :references:in-reply-to:content-type; q=dns; s=mail; b=aO73BTv4D 4r8HD53dQmXpWnxnUPnS67tYdIZe46ii42F1DzYXW3aOe5db5zoIJ5KKB2vy2ZDT xLkRNXEVyEU1eKr+65fNB1qi9NoDymPEkrGDJgXVOJ8w/O2jF7BfSEOkfS1Y3TDF Uno5CEPWh/ypNa8XN0ekNoZVOVY8arjIaQ=
Received: from [172.23.141.122] (bwhmaincampuspat25.partners.org [170.223.207.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bmschwar@fas) by us18.unix.fas.harvard.edu (Postfix) with ESMTPSA id 0F7D64D62D2; Wed, 14 Sep 2011 15:00:04 -0400 (EDT)
Message-ID: <4E70F9B3.7030006@fas.harvard.edu>
Date: Wed, 14 Sep 2011 15:00:03 -0400
From: "Benjamin M. Schwartz" <bmschwar@fas.harvard.edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13
MIME-Version: 1.0
To: Jean-Marc Valin <jmvalin@mozilla.com>
References: <35921B63-3FBC-411D-B587-4AB81F218E57@cisco.com> <4E66F111.9070008@mozilla.com> <6A58A83F7040374B9FB4EEEDBD835512A3FBAA@LHREML503-MBX.china.huawei.com> <4E68D175.9090703@mozilla.com> <6A58A83F7040374B9FB4EEEDBD835512A400EE@LHREML503-MBX.china.huawei.com> <4E6FFD21.4090801@mozilla.com> <01b501cc72c9$e1a23a00$a4e6ae00$@uni-tuebingen.de> <4E70DDD2.1050508@mozilla.com>
In-Reply-To: <4E70DDD2.1050508@mozilla.com>
X-Enigmail-Version: 1.1.2
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="------------enig7A8418F27C159273102AA018"
Cc: codec@ietf.org
Subject: Re: [codec] Discussion around ITU LS
X-BeenThere: codec@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: bens@alum.mit.edu
List-Id: Codec WG <codec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Wed, 14 Sep 2011 18:57:57 -0000

On 09/14/2011 01:01 PM, Jean-Marc Valin wrote:
> See commit 25f7f355 I just checked in that implements a OPUS_GET_PITCH()
> request that returns the pitch of the latest frame -- if available.

The attached patch documents this feature in the draft.

--Ben