summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2022-09-24 19:26:54 +0200
committerAnton Khirnov <anton@khirnov.net>2022-10-17 09:55:19 +0200
commit7e8d97448782092074cc418f6f3d35c75e139bb6 (patch)
treec063b5def70c1fc3d8539df42da1fbe4e5acb9ab
parent24b610e366a730a157083387e77061b2da7a1572 (diff)
avutil/spherical: Add file to doxy group
This way the related file will be properly grouped with its corresponding group like it's done in other places in the doxy.
-rw-r--r--libavutil/spherical.h1
1 files changed, 1 insertions, 0 deletions
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
*/