[FFmpeg-cvslog] avcodec: Fix doxygen comment marker
Mark Thompson
git at videolan.org
Thu Mar 14 00:02:44 EET 2024
ffmpeg | branch: master | Mark Thompson <sw at jkqxz.net> | Wed Mar 13 21:56:59 2024 +0000| [98a2ade63063265c32232fc07ba98073b184245b] | committer: Mark Thompson
avcodec: Fix doxygen comment marker
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98a2ade63063265c32232fc07ba98073b184245b
---
libavcodec/avcodec.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 21fc74707f..554501aa44 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -1505,7 +1505,7 @@ typedef struct AVCodecContext {
*/
int hwaccel_flags;
- /*
+ /**
* Video decoding only. Sets the number of extra hardware frames which
* the decoder will allocate for use by the caller. This must be set
* before avcodec_open2() is called.
More information about the ffmpeg-cvslog
mailing list