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 DB07A440B2 for ; Sun, 25 Sep 2022 00:14:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C15BC68BBF4; Sun, 25 Sep 2022 03:12:05 +0300 (EEST) Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6BD0A68BBC7 for ; Sun, 25 Sep 2022 03:12:00 +0300 (EEST) Received: by mail-ed1-f51.google.com with SMTP id e18so4694319edj.3 for ; Sat, 24 Sep 2022 17:12:00 -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=SpCswuv0JqLv9Wui+BuFmWP7a5g+z5N7POsxSprCvSo=; b=I+xlbzuNej/A0rVfx184iKHa/AIONUoJ4gaELmGTKc5t32peCu/5M7JhGGOiphaP80 /UsK7NBvbaQ8AOPbxBINr4nzm+nLLV/EIuwv8dPSwYQ0J+bKX69DdQ2hR5Zemb+qTEpd uFSlDfFVFDc8OUNkfSqsC0ZqrVN240HMGLtYRppMZlV3rg//KkB2c4DMEcZwDjCPe71d zxwelinr1ZFVxFeUH2i7ooUjVH9bz4qnCIo7RuBvwFF2hA7cxbVcQsTHokXPzUU7YYf+ 6F/ZwCKT1lixGJoqngmyLSkUBXH2Wjxqql0MnZDOnWIqIs30UWP9VQRYLE/P0Z4b00PF NkfQ== 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=SpCswuv0JqLv9Wui+BuFmWP7a5g+z5N7POsxSprCvSo=; b=dBgnfQOxSr3OD2DMoUTYblozg3dGb7NER84QGL2Tma2+04PxOmihhQjXaxz26C7i3B ZL1rYt7hqBG0emQy3ydUgETzIxlswk0fZQPoWKCclOOJIWHj03CwTN6kUu8HOIlAA0Dt noWc8gaNMgeuZZEAYWk+lAWpOIt/caRvMlBE0I+5uk1WIYL+d21J4L8FrNQUTX/q91lF 3oLra0BOE1ATTQI/VTT6RjHQjp1ZcKB7o1w2QaXWFnqkpqcu8GRyc+Mia8C6mDQnj1uP Uopv/acDtcp2SwDQAdDg20VkM6qtd4fd7s19RaTyO/95A9nSn/cVYWNKXf9Fr64ku+uh Js3Q== X-Gm-Message-State: ACrzQf29qKQVxpMh4xoDAmGVa1nNj15nQhm9/0qMXtQNF9qyAOXIL42e +je/hwz+ybust63GwEWmSRC//Y8CeYU= X-Google-Smtp-Source: AMsMyM54Kusf8N7BaoxEA7jMK4aBgasJUB3ivUJO6wis3jIaRFWngdQT3YjvTT7B2N3sc+8Dx8u49w== X-Received: by 2002:a05:6402:190f:b0:452:d6ba:a150 with SMTP id e15-20020a056402190f00b00452d6baa150mr15669849edz.126.1664064719881; Sat, 24 Sep 2022 17:11:59 -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.11.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Sep 2022 17:11:59 -0700 (PDT) From: Marvin Scholz To: ffmpeg-devel@ffmpeg.org Date: Sun, 25 Sep 2022 02:10:48 +0200 Message-Id: <20220925001121.37721-22-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 21/54] avutil/stereo3d: consolidate group doxy 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: Make it a bit easier to grasp the grouping when not unnecessarily splitting comment blocks. Additionally do not try to add lavu_video_stereo3d to itself, resolving the following doxy warning: warning: Refusing to add group lavu_video_stereo3d to itself --- libavutil/stereo3d.h | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/libavutil/stereo3d.h b/libavutil/stereo3d.h index d421aac2a2..751d70b49a 100644 --- a/libavutil/stereo3d.h +++ b/libavutil/stereo3d.h @@ -31,19 +31,15 @@ #include "frame.h" /** - * @addtogroup lavu_video - * @{ - * * @defgroup lavu_video_stereo3d Stereo3D types and functions - * @{ - */ - -/** - * @addtogroup lavu_video_stereo3d + * @ingroup lavu_video + * * A stereoscopic video file consists in multiple views embedded in a single * frame, usually describing two views of a scene. This file describes all * possible codec-independent view arrangements. - * */ + * + * @{ + */ /** * List of possible 3D Types @@ -226,7 +222,6 @@ const char *av_stereo3d_type_name(unsigned int type); int av_stereo3d_from_name(const char *name); /** - * @} * @} */ -- 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".