mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] opus: version bump 1.4 -> 1.5.1
Date: Sat, 23 Mar 2024 09:59:33 +0100	[thread overview]
Message-ID: <20240323085933.2493677-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240316122236.2136539-1-p.zabel@pengutronix.de>

Thanks, applied as 69c3ecfb6d8edb33c3959d520e352c06a7a20f88.

Michael

[sent from post-receive hook]

On Sat, 23 Mar 2024 09:59:33 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> https://opus-codec.org/demo/opus-1.5/
> 
> New machine learning features (DRED, deep PLC, and OSCE) disabled for
> now, as they increase library size by a few MiB.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20240316122236.2136539-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/opus.make b/rules/opus.make
> index 4dd2f9d9b653..490ef6ea44d6 100644
> --- a/rules/opus.make
> +++ b/rules/opus.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPUS) += opus
>  #
>  # Paths and names
>  #
> -OPUS_VERSION	:= 1.4
> -OPUS_MD5	:= 0d89c15268c5c5984f583d7997d2a148
> +OPUS_VERSION	:= 1.5.1
> +OPUS_MD5	:= 06c0e626ea3ad72f7b006e9130c8b15d
>  OPUS		:= opus-$(OPUS_VERSION)
>  OPUS_SUFFIX	:= tar.gz
>  OPUS_URL	:= http://downloads.xiph.org/releases/opus/$(OPUS).$(OPUS_SUFFIX)
> @@ -38,6 +38,9 @@ OPUS_CONF_OPT	:= \
>  	--disable-fixed-point-debug \
>  	--enable-float-api \
>  	--disable-custom-modes \
> +	--disable-dred \
> +	--disable-deep-plc \
> +	--disable-lossgen \
>  	--enable-float-approx \
>  	--enable-asm \
>  	--enable-rtcd \
> @@ -47,6 +50,10 @@ OPUS_CONF_OPT	:= \
>  	--disable-fuzzing \
>  	--disable-check-asm \
>  	--disable-doc \
> +	--disable-dot-product \
> +	--disable-dnn-debug-float \
> +	--disable-osce-training-data \
> +	--disable-osce \
>  	--disable-extra-programs \
>  	--enable-rfc8251
>  



      parent reply	other threads:[~2024-03-23  9:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-16 12:22 [ptxdist] [PATCH v2 1/2] " Philipp Zabel
2024-03-16 12:22 ` [ptxdist] [PATCH v2 2/2] opus: switch to meson build system Philipp Zabel
2024-03-23  8:59   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-03-23  8:59 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240323085933.2493677-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox