From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 2D2E942FC9 for ; Thu, 16 Jun 2022 16:05:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 300FA68B7F0; Thu, 16 Jun 2022 19:05:29 +0300 (EEST) Received: from mail.savoirfairelinux.com (mail.savoirfairelinux.com [208.88.110.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D37FD68B7C7 for ; Thu, 16 Jun 2022 19:05:22 +0300 (EEST) Received: from localhost (localhost [127.0.0.1]) by mail.savoirfairelinux.com (Postfix) with ESMTP id E81699C02BD for ; Thu, 16 Jun 2022 12:05:19 -0400 (EDT) Received: from mail.savoirfairelinux.com ([127.0.0.1]) by localhost (mail.savoirfairelinux.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id pNhrlTUwPze9; Thu, 16 Jun 2022 12:05:19 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.savoirfairelinux.com (Postfix) with ESMTP id 7EABF9C02D6; Thu, 16 Jun 2022 12:05:19 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.savoirfairelinux.com 7EABF9C02D6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=savoirfairelinux.com; s=DFC430D2-D198-11EC-948E-34200CB392D2; t=1655395519; bh=0GqUFxF6kr72JEsFab3W7gyqmK7XCeB3MQifxLhLrRI=; h=From:To:Date:Message-Id:MIME-Version; b=DtybHEwdYaRaNxMgBSwACJkOtfb5x8gGRz2fpl3AYsqbpw/nEyNdZ2T1XdPfkZn4N QBzJGedtXrH4FOESSxiTZvdNnUdeyrypGPTVna4JJhtd3NN4ROMAHUxAAmmzeNqm8N J+w3FG6xmIjRj1tRP6WbuvDTFMGBz/EbKXFcCh0nePjSQltF2P6/0fwJncjOdrzjS0 OzDdU5eeKn++9vVN7IkkpfeSYXhKJHvHFFKN6qRvSL/L6rPxcNDQ8b4XhiKI47Qruj H+Jqkzj4D5R2z8TKqWtuoNyd7faYAWKE1Vhpnu7dyYSQAuVWd0BJaKFJ0BmRLvZdbm hjWNyzaLO+eLQ== X-Virus-Scanned: amavisd-new at mail.savoirfairelinux.com Received: from mail.savoirfairelinux.com ([127.0.0.1]) by localhost (mail.savoirfairelinux.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id S0Vy_bdaI_A7; Thu, 16 Jun 2022 12:05:19 -0400 (EDT) Received: from T14-AMD.home (lfbn-ren-1-676-174.w81-53.abo.wanadoo.fr [81.53.245.174]) by mail.savoirfairelinux.com (Postfix) with ESMTPSA id 006AA9C02BD; Thu, 16 Jun 2022 12:05:18 -0400 (EDT) From: Philip-Dylan Gleonec To: ffmpeg-devel@ffmpeg.org Date: Thu, 16 Jun 2022 18:05:10 +0200 Message-Id: <20220616160510.101111-1-philip-dylan.gleonec@savoirfairelinux.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220316140045.369016-3-philip-dylan.gleonec@savoirfairelinux.com> References: <20220316140045.369016-3-philip-dylan.gleonec@savoirfairelinux.com> MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH 2/2] avcodec/libopusdec: Enable FEC/PLC X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hello, Is there some interest in this patch ? If so, is there something I can modify to improve it ? Regards, Philip-Dylan Gleonec _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".