[FFmpeg-devel] [PATCH v3 34/54] avformat/avio: Add doxy for missing argument
Marvin Scholz
epirat07 at gmail.com
Sun Sep 25 03:11:01 EEST 2022
---
libavformat/avio.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavformat/avio.h b/libavformat/avio.h
index 36c3d7b430..216cc2391e 100644
--- a/libavformat/avio.h
+++ b/libavformat/avio.h
@@ -464,6 +464,7 @@ int avio_put_str16be(AVIOContext *s, const char *str);
*
* Zero-length ranges are omitted from the output.
*
+ * @param s the AVIOContext
* @param time the stream time the current bytestream pos corresponds to
* (in AV_TIME_BASE units), or AV_NOPTS_VALUE if unknown or not
* applicable
--
2.37.0 (Apple Git-136)
More information about the ffmpeg-devel
mailing list