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 44D51447E4 for ; Sun, 25 Sep 2022 00:19:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7357A68BCB6; Sun, 25 Sep 2022 03:12:56 +0300 (EEST) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id AA9F968BCAD for ; Sun, 25 Sep 2022 03:12:49 +0300 (EEST) Received: by mail-ed1-f50.google.com with SMTP id y8so4646602edc.10 for ; Sat, 24 Sep 2022 17:12:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=bWUDixGKbPyq4Jk6flApVplqGN2fa+7fntTeIN37B/U=; b=asIiiBSaIndRkmK3kfEw/1n73dB+50Tjzllr2MpETOvpXLhDlI2fiyJMhmnmr7sfXM EW2pIXymXJc4ONAgq4iR005/QDjvOmXBc5d1CeW4pyp0N8UARPWg0F4soRNXEs5lBi3i HuONoR5ksoKErvR0WQ21/Xv2UD6H3VEjw8Rz6z2LeNVMGOHZkeOQIYgp6E67yClRZJHe CDYlfB5pCAwltS+SMOHvPgWs35u4An4z7PaLio3qS30x1LM0BmAWMpIHMzy0URmJbrMd yqi/dixe438OfN/0IrbXNWgKyP9OVjF2ATUTMDZWKER8bg/b6iIsSXT3Fq4Zubr5M5r+ nS/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=bWUDixGKbPyq4Jk6flApVplqGN2fa+7fntTeIN37B/U=; b=QivVERuM84Zch80TeWOtO1GewJKr1sOUzQCebvOJgnkzAckk4joYj2jVKywkKW3492 CSE4AL6a2dd0JJijOeEUqk2GjGg1CWaVTi4yEiUbcLCH63PT2r0s7a1MAV5PKlHK90Wo d9SSNag0hc0qYlVUX+jGZ4KL+LZMpFbl7r12zZK1t8a9x14M4u1HlC0zjl3ilLHrGYqb Gg88KobaH0iEf43bixj4f44EuRoOf9Q6cwlhWbTP3DZ0EnUvB/Pfa1KgswnSfVBKKBM8 uuu92fYDpQV73V98KYCWYrEJ37SPW3kTuAbj/ERTzjRiu0nmOBGFIJqbbGtF8sChtyEA l4dA== X-Gm-Message-State: ACrzQf0Kujbz18YcQqHea91WxPwqInnD72WVESUmVGwuO0KEA1vkiL+D LoF7XlNQ7zx6nLReAB4+8/WyRiCRkyA= X-Google-Smtp-Source: AMsMyM6ldgNQXToE2iyxYy0bmo1K+0e7STLRTcOzo38q4XeccOfJF8E8EpjC9dRQiEMIleCLchLX8w== X-Received: by 2002:a05:6402:51c6:b0:451:6379:81cb with SMTP id r6-20020a05640251c600b00451637981cbmr15486894edd.372.1664064769152; Sat, 24 Sep 2022 17:12:49 -0700 (PDT) Received: from MBP-von-Marvin.citadel.scalie.me (84-112-104-25.cable.dynamic.surfer.at. [84.112.104.25]) by smtp.gmail.com with ESMTPSA id kz3-20020a17090777c300b007812ba2a360sm6208042ejc.149.2022.09.24.17.12.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Sep 2022 17:12:48 -0700 (PDT) From: Marvin Scholz To: ffmpeg-devel@ffmpeg.org Date: Sun, 25 Sep 2022 02:11:21 +0200 Message-Id: <20220925001121.37721-55-epirat07@gmail.com> X-Mailer: git-send-email 2.37.0 (Apple Git-136) In-Reply-To: <20220925001121.37721-1-epirat07@gmail.com> References: <20220922020400.46715-1-epirat07@gmail.com> <20220925001121.37721-1-epirat07@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v3 54/54] avutil/samplefmt: document missing argument 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: Marvin Scholz 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: --- libavutil/samplefmt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libavutil/samplefmt.h b/libavutil/samplefmt.h index 1999c9bca6..6bad0e254a 100644 --- a/libavutil/samplefmt.h +++ b/libavutil/samplefmt.h @@ -213,6 +213,7 @@ int av_samples_fill_arrays(uint8_t **audio_data, int *linesize, * @param[out] linesize aligned size for audio buffer(s), may be NULL * @param nb_channels number of audio channels * @param nb_samples number of samples per channel + * @param sample_fmt the sample format * @param align buffer size alignment (0 = default, 1 = no alignment) * @return >=0 on success or a negative error code on failure * @todo return the size of the allocated buffer in case of success at the next bump -- 2.37.0 (Apple Git-136) _______________________________________________ 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".