diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-03-04 10:03:19 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-03-08 07:24:50 +0100 |
commit | 2cd89194b083ec0a74455f789992bcf13cad9865 (patch) | |
tree | 5e9b69f49dbe09515e9356af0820ad30633206ab /libavcodec/get_buffer.c | |
parent | 85797886fe05eb2a16663d68484bccee1e2e05cd (diff) | |
download | ffmpeg-2cd89194b083ec0a74455f789992bcf13cad9865.tar.gz |
libavutil/opt: rework figuring out option sizes
Replace the opt_size() function, currently only called from
av_opt_copy(), with
* a constant array of element sizes
* a function that signals whether an option type is POD (i.e.
memcpyable) or not
Will be useful in following commits.
Diffstat (limited to 'libavcodec/get_buffer.c')
0 files changed, 0 insertions, 0 deletions