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 8AD9F4A4B0 for ; Thu, 28 Mar 2024 17:58:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A0C4668C2D6; Thu, 28 Mar 2024 19:58:22 +0200 (EET) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6F5CB68AA84 for ; Thu, 28 Mar 2024 19:58:16 +0200 (EET) Received: by mail-ej1-f53.google.com with SMTP id a640c23a62f3a-a46ba938de0so177736166b.3 for ; Thu, 28 Mar 2024 10:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711648695; x=1712253495; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=d7bS1Xo2AmZYYS+A8IVuL/aPVcUprPEbNOqo9MOnAUE=; b=ghAUl6dPnDz1zb7gRlobtDo0ss62ZL1PrY8vP/1NDWszqVrDO41d+0pILaJCiQCV7a EbLbyFuJZ+i97m4b/8CrOtYMPdTlF3X/GYDse3YC+srWqhpN1QZwVYtvAxZKx4rfouOl yC46ENoT5P0OgpfzJQPcFI89HT6QCMJm3fBHIOJeput1Kppp/9+h0kRzCODvOUmYalY1 /+RFn6NWbsSHwV5t4Pq7QFknv+45glW1gou/5zDgxyDKI3hoEMA8b2yYQrDb64sRYAZS 27472+RQo8EaFksG8F/FlX/XotqNamIKtkoEAFeYhHDv+euPhPS4t8BSL3Ksw27a+VjH 7/FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711648695; x=1712253495; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=d7bS1Xo2AmZYYS+A8IVuL/aPVcUprPEbNOqo9MOnAUE=; b=rveKTo/xdg/Ol5FsW56TYKFSSFAP7piCIb2yFO9vrsvzRe+5aOJkHAyX4NhmppShy9 Wy45DmZmFfvoblGhoJvhyax+I5oppK577OD2ldPopqHZ+mnjKEtX2oNGUFQp2TTh7ZVw xKGtoVGS8WDbMxNiE5lZlVqIMSZ+0k0DHo6xx3ZVHvcVoTLnteBmoeN2KWXB4agQpkUu 6KcJP4eJ7nVcd6jefqYJdDceobVgY5aKBFXsrjn5rCtJ/3DV6ysIoFe86pva4SNL9Hqs BavaARy2lgQBIbElX1OTr5C+HSXyHdW3V56URTWK8Pt10qQ2UD9bSFJ0bQm9W+j/dfC0 d6PQ== X-Gm-Message-State: AOJu0YzSV/KQWcLdGL/wfBppEaNDkoSuGTvWZaHVX1VA2i3LyQaRYKrB 3O9wBMK6jjWzGEDKc7ASmEmyAPVNEgqn9vRrM/pL5t+qyyLA9R/x2RsCuwts X-Google-Smtp-Source: AGHT+IFT/mfffEYYkGEWbCRCd5hQnD3Fe0X4EjmJ5KkX6JP04PjgK/ADEG7MFY8TfDBB/LvETlKDlA== X-Received: by 2002:a17:906:5813:b0:a4d:fcc9:905c with SMTP id m19-20020a170906581300b00a4dfcc9905cmr2025152ejq.20.1711648695183; Thu, 28 Mar 2024 10:58:15 -0700 (PDT) Received: from mariano (net-93-70-84-101.cust.vodafonedsl.it. [93.70.84.101]) by smtp.gmail.com with ESMTPSA id xi7-20020a170906dac700b00a4e23486a5dsm848489ejb.20.2024.03.28.10.58.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Mar 2024 10:58:14 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 5E306BFCE4; Thu, 28 Mar 2024 18:58:13 +0100 (CET) Date: Thu, 28 Mar 2024 18:58:13 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Antoine Soulier References: <20240327222145.601148-1-asoulier@google.com> <20240327222145.601148-3-asoulier@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240327222145.601148-3-asoulier@google.com> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 3/4] avformat/lc3: Add file format for LC3/LC3plus transport 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 Cc: Antoine Soulier 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: On date Wednesday 2024-03-27 22:21:44 +0000, ffmpeg-devel Mailing List wrote: > A file format is described in Bluetooth SIG LC3 and ETSI TS 103 634, for > test purpose. This is the format implemented here. > > Signed-off-by: Antoine Soulier > --- > doc/muxers.texi | 6 ++ > libavformat/Makefile | 2 + > libavformat/allformats.c | 2 + > libavformat/lc3dec.c | 135 +++++++++++++++++++++++++++++++++++++++ > libavformat/lc3enc.c | 102 +++++++++++++++++++++++++++++ > 5 files changed, 247 insertions(+) > create mode 100644 libavformat/lc3dec.c > create mode 100644 libavformat/lc3enc.c Note: you might add an entry for muxing/demuxing support to the Changelog. Looks good to me otherwise. _______________________________________________ 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".