[FFmpeg-cvslog] avcodec/codec_par: Add missing doxy group opening
Marvin Scholz
git at videolan.org
Mon Oct 17 11:00:42 EEST 2022
ffmpeg | branch: master | Marvin Scholz <epirat07 at gmail.com> | Sat Sep 24 19:08:38 2022 +0200| [4be6d065d44ab5e88d346a109539ac3347b51b2e] | committer: Anton Khirnov
avcodec/codec_par: Add missing doxy group opening
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4be6d065d44ab5e88d346a109539ac3347b51b2e
---
libavcodec/codec_par.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/codec_par.h b/libavcodec/codec_par.h
index fa132814b1..f51d27c590 100644
--- a/libavcodec/codec_par.h
+++ b/libavcodec/codec_par.h
@@ -32,6 +32,7 @@
/**
* @addtogroup lavc_core
+ * @{
*/
enum AVFieldOrder {
More information about the ffmpeg-cvslog
mailing list