]> git.sesse.net Git - ffmpeg/commit
avcodec/packet: Improve documentation of av_packet_get_side_data
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 21 Jun 2020 04:40:19 +0000 (06:40 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 22 Jun 2020 10:20:12 +0000 (12:20 +0200)
commit45ddf06f54915bfcfb6bdfa8b983f4fdbf7bf4dc
tree394713604f3282a6422d6cb595fb961c5ed867fb
parentb054a3a2168fa404e4e59b190a70682b9508d983
avcodec/packet: Improve documentation of av_packet_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>
libavcodec/packet.h