Skip to content
Snippets Groups Projects
Commit 8965e2af authored by Martin Storsjö's avatar Martin Storsjö
Browse files

avpacket: Initialize the allocated padding area in side data


This makes sure that consumers of the side data actually can
rely on the padding as intended, without having the callers of
av_packet_new_side_data to explicitly zero initialize it.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 5085f25a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment