avformat/avio: Add doxy for missing argument

This commit is contained in:
Marvin Scholz 2022-09-24 23:49:01 +02:00 committed by Anton Khirnov
parent 60224f203f
commit 226dde687f
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,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