Skip to content
Snippets Groups Projects
Commit 42e68fe0 authored by James Almer's avatar James Almer
Browse files

avformat/utils: change AVStream side data related public function and struct size types to size_t


av_stream_add_side_data() already defines size as a size_t, so this makes it
consistent across all side data functions.

Signed-off-by: default avatarJames Almer <jamrial@gmail.com>
parent d79e0fe6
No related branches found
No related tags found
Loading
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