]> git.sesse.net Git - ffmpeg/commit
avformat/avformat: Improve documentation of av_stream_get_side_data
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 21 Jun 2020 04:47:23 +0000 (06:47 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 22 Jun 2020 10:20:23 +0000 (12:20 +0200)
commitb8c6aae575f09a1f2eef45e5b9d95b28790bc087
treea2e19db5e7861d3b00e71641652fb0e2abeb374d
parent45ddf06f54915bfcfb6bdfa8b983f4fdbf7bf4dc
avformat/avformat: Improve documentation of av_stream_get_side_data

Document that it also sets the size in case the desired side data is
absent (if the pointer has been supplied).

Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/avformat.h