ffmpeg | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Sep 24 
19:05:17 2022 +0200| [57c8722a4794da2d3bde9fbc0c430baead3de39d] | committer: 
Anton Khirnov

avutil/channel_layout: Move to its own group

Before it was cluttering the general avutil Audio group page.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=57c8722a4794da2d3bde9fbc0c430baead3de39d
---

 libavutil/channel_layout.h | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/libavutil/channel_layout.h b/libavutil/channel_layout.h
index 7731de4146..90d6d967c1 100644
--- a/libavutil/channel_layout.h
+++ b/libavutil/channel_layout.h
@@ -30,11 +30,17 @@
 
 /**
  * @file
- * audio channel layout utility functions
+ * @ingroup lavu_audio_channels
+ * Public libavutil channel layout APIs header.
  */
 
+
 /**
- * @addtogroup lavu_audio
+ * @defgroup lavu_audio_channels Audio channels
+ * @ingroup lavu_audio
+ *
+ * Audio channel layout utility functions
+ *
  * @{
  */
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to