diff mbox series

[FFmpeg-devel,v3,20/54] avutil/spherical: Add file to doxy group

Message ID 20220925001121.37721-21-epirat07@gmail.com
State Accepted
Commit 7e8d97448782092074cc418f6f3d35c75e139bb6
Headers show
Series Various Doxygen fixes | expand

Commit Message

Marvin Scholz Sept. 25, 2022, 12:10 a.m. UTC
This way the related file will be properly grouped with its
corresponding group like it's done in other places in the doxy.
---
 libavutil/spherical.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/libavutil/spherical.h b/libavutil/spherical.h
index 85a76a917e..828ac836da 100644
--- a/libavutil/spherical.h
+++ b/libavutil/spherical.h
@@ -20,6 +20,7 @@ 
 
 /**
  * @file
+ * @ingroup lavu_video_spherical
  * Spherical video
  */