From nobody Sat Aug 21 15:49:06 2021 X-Original-To: multimedia@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 2716B1270853 for ; Sat, 21 Aug 2021 15:49:41 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-yb1-f182.google.com (mail-yb1-f182.google.com [209.85.219.182]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsNH83KW8z4rsp for ; Sat, 21 Aug 2021 15:49:40 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-yb1-f182.google.com with SMTP id r4so24777942ybp.4 for ; Sat, 21 Aug 2021 08:49:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ITfHWC9feA6wHt9lnumWK8PUKYxx39JZIt7l40ilSi0=; b=mFO3MrpGA9H4GwkbVHnvToG52ge+lwQ+L2g9/0ltNWGyGfk4lvHylaSyC4fNoxuZmx oL7KQxq7SowEPYBwfIECaOmI6/8/MoQlXDxY7SBA/nbZFr6+Bm8DKpS4CLDh0vfOJDcu QWqD7Fo6Yr5K5QjKxVgGAWzEBRopK7GXbD1L5kM/YeHcbq4hfbU0zQXB2HSSg4WnzlWX mm4hS8ZfBJ8o9huzZqWOikkXmM7IyI89GqFivYG6B6vq+rC//8iAaTZWOcc5k2nSLLgS Mn+d2Zqc5q+JxE+RU0owYKLi1f0HwLxFQFLe2bEQwxFfU/7+/O+t4yFluBLrWtD9A/mX HAlA== X-Gm-Message-State: AOAM532P72HCJD94OrsUCxQTnzbkhP0ViayEpxKVIHftJhPwLSlrRGzL KKkDGRmqxQyfWjN7R7P2FtbD3LLQygUAmdkbKGs= X-Google-Smtp-Source: ABdhPJyR55oFc40jxllg0+PCzMY7V6pHQSLQu4pxREgHkai+ZQ8vWFp9DOEMIoC9soG30e678YTN+eEQgLWJmtOlHCQ= X-Received: by 2002:a25:f50e:: with SMTP id a14mr21430794ybe.351.1629560974021; Sat, 21 Aug 2021 08:49:34 -0700 (PDT) List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 References: <20210819232000.1f9127c8@soralx> In-Reply-To: <20210819232000.1f9127c8@soralx> From: Thomas Zander Date: Sat, 21 Aug 2021 17:49:06 +0200 Message-ID: Subject: Re: [ports/audio/openal-soft] Unbreak Int32 To: soralx@cydem.org Cc: multimedia@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4GsNH83KW8z4rsp X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of thomasezander@gmail.com designates 209.85.219.182 as permitted sender) smtp.mailfrom=thomasezander@gmail.com X-Spamd-Result: default: False [-2.73 / 15.00]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[multimedia@freebsd.org]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.73)[-0.730]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.85.219.182:from]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FORGED_SENDER(0.30)[riggs@freebsd.org,thomasezander@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.219.182:from]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; TAGGED_FROM(0.00)[]; FROM_NEQ_ENVFROM(0.00)[riggs@freebsd.org,thomasezander@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N Hey, Thanks for sending this patch. Since this is not a FreeBSD-specific patch, can you work with the upstream project to get this into the main line? You can submit a pull request to https://github.com/kcat/openal-soft. Until this is resolved upstream, I think we could have this in the tree, but is there a good way to verify that this does not break the OSS backend for other users? Riggs On Fri, 20 Aug 2021 at 08:20, wrote: > > > Greetings! > > The attached patch unbreaks OSS audio with sound cards that can only > do 32-bit samples. openal-soft worked OK with this format if SNDIO > option was selected (without sndiod running), but something broke in > the last couple months, and openal-soft no longer produces audio on > my system. > > With this patch, only OSS backed support needs to be compiled in -- > SNDIO no longer necessary. And it works. > > -- > [SorAlx] ridin' VN2000 Classic LT