summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Scholz <[email protected]>2022-09-24 19:30:47 +0200
committerAnton Khirnov <[email protected]>2022-10-17 09:55:19 +0200
commit6938ddb167d5cd8afd425d9f4e526671d24cae42 (patch)
treeb448e46a4d1dd5d3adf0669ac40e9e253e253e0d
parent06bcbe1477c61091c57f025224a0da07dfa9552e (diff)
avutil/stereo3d: 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/stereo3d.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/stereo3d.h b/libavutil/stereo3d.h
index 751d70b49a..3aab959b79 100644
--- a/libavutil/stereo3d.h
+++ b/libavutil/stereo3d.h
@@ -20,6 +20,7 @@
/**
* @file
+ * @ingroup lavu_video_stereo3d
* Stereoscopic video
*/