[codec] [PATCH] remove the configurability of OPUS_TEST_RANGE_CODER_STATE

Ralph Giles <giles@thaumas.net> Fri, 29 July 2011 21:07 UTC

Return-Path: <giles@thaumas.net>
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 2280921F89C1 for <codec@ietfa.amsl.com>; Fri, 29 Jul 2011 14:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.618
X-Spam-Level:
X-Spam-Status: No, score=-2.618 tagged_above=-999 required=5 tests=[AWL=0.359, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UIaLKETowW+i for <codec@ietfa.amsl.com>; Fri, 29 Jul 2011 14:07:15 -0700 (PDT)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by ietfa.amsl.com (Postfix) with ESMTP id 211DB21F89A1 for <codec@ietf.org>; Fri, 29 Jul 2011 14:07:15 -0700 (PDT)
Received: by vxi40 with SMTP id 40so3784925vxi.31 for <codec@ietf.org>; Fri, 29 Jul 2011 14:07:03 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.73.97 with SMTP id k1mr1921647vdv.15.1311973623191; Fri, 29 Jul 2011 14:07:03 -0700 (PDT)
Received: by 10.220.184.6 with HTTP; Fri, 29 Jul 2011 14:07:03 -0700 (PDT)
X-Originating-IP: [66.119.183.150]
Date: Fri, 29 Jul 2011 14:07:03 -0700
Message-ID: <CAEW_Rktne7DEceYc5sFUaKhzM4PQnON0TUYSKrm0K3kMEdmZMQ@mail.gmail.com>
From: Ralph Giles <giles@thaumas.net>
To: codec@ietf.org
Content-Type: multipart/mixed; boundary="bcaec501c592c3d71e04a93ba980"
Subject: [codec] [PATCH] remove the configurability of OPUS_TEST_RANGE_CODER_STATE
X-BeenThere: codec@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
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: Fri, 29 Jul 2011 21:07:21 -0000

Another small patch. I assume this is still useful for custom tests
even if we don't make it part of the test vector set?

 -r