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 DC27E48176 for ; Wed, 10 Jan 2024 21:38:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 896F768CFFF; Wed, 10 Jan 2024 23:37:26 +0200 (EET) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 799D368CF9A for ; Wed, 10 Jan 2024 23:37:19 +0200 (EET) Received: by mail-ed1-f48.google.com with SMTP id 4fb4d7f45d1cf-55569b59f81so5780545a12.1 for ; Wed, 10 Jan 2024 13:37:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704922637; x=1705527437; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bH7ymITMMmHrVEzWrvmmIcJHCtK2TW/q51Ypn1UilaU=; b=Tnt56an6DywuKmaPP2xja6dfARMPyFrGwYD4iyHMBYfzREy5rqM1evA9KnAuI6rnqH V1u9hJN+j9RnwZWvo9vDtI5e3jGgI8GxF37WfIdEZKaA9YSBgfYxaZybGA7kehoLzFHd 8xFgNbrHKNt1295dMKA81t/gUUcdvI39A+dEk2KGmEyru0G+hsRbuhaL2OYQoXXR2/B8 YnpI2onddqLXE6O7z2GZT2aLQPEvpHK8pJyYGN1WMTy9pZIynvzGQmlo26R+4KKYqXSr N9QwpV+esqimGqMnGJOGG5adlqTgNQtdbqOePUfPqN2lQomPbLD6y8FHjZ2LDqkAp18n D6Kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704922637; x=1705527437; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bH7ymITMMmHrVEzWrvmmIcJHCtK2TW/q51Ypn1UilaU=; b=LutqZxHZPAGFoEyVA8R+sJnr+387/cStLXmhYyQwT+YWRotui8u0u+KKUlaPsvOItj P/sPT/Oqf7h9HRc2l5Su9t0Wdd5GZT/wGwaGGOiycsezAVfwgtWiPqerWl/6RPzEmk2c AXTFOI8Pi0oZ5ar41VidpQH8yo1S8Ku2S8aSwewqK/xP+LHClVcb/HI/oiG/nPSRk0XO 9uRYe9qsuqWEONHp9fBI8AMfb8xfrMi1pEVuTS09tD7inZP4QpS++KaFndNGGGLBuY55 TbrPtTVlvuy5/BbaOc2NUctfXkFRKOf1bWMx782AhK89wRaV52lZEgLyD7cmg19vQg3j 20jw== X-Gm-Message-State: AOJu0YyB23n8DjJjbRs/I1G4EZrp0+tlAvPHdnQgkDqNYYeRwQD3581S XQlDCSEmiY3XbUj5gRBhPubztF/oU6g= X-Google-Smtp-Source: AGHT+IGFK1z7fRghlqP0lBcq5R3s7ZizN5U7LxENapO/HqYQlNWpNdDhqbn26Nb/EOMdtH64Ot1igw== X-Received: by 2002:a17:907:3fa8:b0:a26:8eb9:8a28 with SMTP id hr40-20020a1709073fa800b00a268eb98a28mr114896ejc.24.1704922637513; Wed, 10 Jan 2024 13:37:17 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id d13-20020a170906344d00b00a26f1e3093asm2460600ejb.49.2024.01.10.13.37.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Jan 2024 13:37:16 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id A0566BFCE2; Wed, 10 Jan 2024 22:37:15 +0100 (CET) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Wed, 10 Jan 2024 22:37:14 +0100 Message-Id: <20240110213715.450452-3-stefasab@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240110213715.450452-1-stefasab@gmail.com> References: <20240110213715.450452-1-stefasab@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 3/4] doc/muxers: add au 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: Stefano Sabatini 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: --- doc/muxers.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index fee8321eab..7ed5ed50a5 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -787,6 +787,11 @@ Specify loop end position expressed in milliseconds, from @code{0} to assumes the total stream duration. @end table +@section au +SUN AU audio muxer. + +It accepts a single audio stream. + @anchor{avi} @section avi -- 2.34.1 _______________________________________________ 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".