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 229B3447C4 for ; Sun, 25 Sep 2022 00:15:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 962AF68BC02; Sun, 25 Sep 2022 03:12:07 +0300 (EEST) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DEE5368BBB5 for ; Sun, 25 Sep 2022 03:12:02 +0300 (EEST) Received: by mail-ed1-f52.google.com with SMTP id y8so4645458edc.10 for ; Sat, 24 Sep 2022 17:12:02 -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=L7ksN+eTBTmIVNg3b3+tkboVGQdbUpaFdiQqN7sgiwo=; b=Ib3QzpQa7Oq/vydagIRW0ySErminrX0T5CyxHkc2kd1Mr7OzE7V5IjtFbyum8l16Al E7a0Sqz7bYL1BEEpzmESNrHreHbtkuRfN/VL8J235WAlden89D1LF4ItO3xDVWhOraXn PvJ7XZ4f22dorZXHMM23tj0uFBv14nXoRmlhlxK/ryiNS6jXxWhIYIZ97XdlhJ3LgawD Xn+fRvhS7LipYa43xP5oUTT6EvkUwXDM3tlGrRnO/QHCt3n88hGtvUBPhCBcR53XJZZe 38FfjP8uNuwUpW7dokb/7w4N/IdTf/w/fdonjHsV7EgsPYsAJRY65wc2K1N5A3zX5L2P /msA== 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=L7ksN+eTBTmIVNg3b3+tkboVGQdbUpaFdiQqN7sgiwo=; b=6EiwFF1bAK3hkb5iri1I2Or+rsstGcF1Io07WtE/JkLp+PwhxhnFb+IncpsJEOlP2X A+4zJZzjood9HyDn9O5xu5MYNG8hFUXKLdnSJDWRkhUhSsAdU39qQwE6SKr9tQtAva91 JCSOI+RV8AhezsACkXJo4KscioxLrozfbpWuk+WLDi/KU4E+cbNj8DrhjJkMPZ/Ecb0o I8dMRUUiS/GQf4mgAk8xw2Af5ZaRVA43GUtgf6FaG9c5mcRPSy5Cu+THwgdRx2iVzDM9 f/5TNyCvtzk96MTiYGfdC7tyQeE6aJuqSM+rT/7anhcCZZAPjKP4HdIUK0EyQtEcXIaX JAhg== X-Gm-Message-State: ACrzQf1aDPpciJfd3dglg31RMTkuJZOmAEM57nuD0hFW7v0Z4oyAMWgy UkzzSG9qghz6MiPIayHETo0MIX6O50Y= X-Google-Smtp-Source: AMsMyM6HNBJ+5JzxPirhLESVu6QZB2xVl3ljW2PcOj4BhdmaWWwj8lGdFPq/OBT6KASjhlzZG+Oa4w== X-Received: by 2002:a05:6402:4305:b0:451:7b78:f2e0 with SMTP id m5-20020a056402430500b004517b78f2e0mr15956693edc.342.1664064722029; Sat, 24 Sep 2022 17:12:02 -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.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Sep 2022 17:12:01 -0700 (PDT) From: Marvin Scholz To: ffmpeg-devel@ffmpeg.org Date: Sun, 25 Sep 2022 02:10:50 +0200 Message-Id: <20220925001121.37721-24-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 23/54] avutil/csp: Fix bogus doxy filename 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: Separate the blocks to make the grouping easier to grasp, add the file properly to the group and fix the file description incorrectly used as filename, fixing the following doxy warning: warning: the name 'Colorspace' supplied as the argument in the \file statement is not an input file --- libavutil/csp.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libavutil/csp.h b/libavutil/csp.h index 37544449c6..18ef208adf 100644 --- a/libavutil/csp.h +++ b/libavutil/csp.h @@ -24,9 +24,14 @@ #include "rational.h" /** - * @file Colorspace value utility functions for libavutil. + * @file + * Colorspace value utility functions for libavutil. + * @ingroup lavu_math_csp * @author Ronald S. Bultje * @author Leo Izen + */ + +/** * @defgroup lavu_math_csp Colorspace Utility * @ingroup lavu_math * @{ -- 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".