mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
avformat/avio: Add doxy for missing argument
This commit is contained in:
parent
60224f203f
commit
226dde687f
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue