[FFmpeg-devel] [PATCH 1/4 v2] avutil/buffer: change public function and struct size parameter types to size_t

Anton Khirnov anton at khirnov.net
Mon Jun 22 12:18:54 EEST 2020


Quoting James Almer (2020-06-01 19:25:36)
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> No changes since v1.
> 
>  doc/APIchanges              |  4 ++++
>  libavutil/buffer.c          | 25 +++++++++++++++++++++++++
>  libavutil/buffer.h          | 31 +++++++++++++++++++++++++++++++
>  libavutil/buffer_internal.h | 13 +++++++++++++
>  libavutil/version.h         |  3 +++
>  5 files changed, 76 insertions(+)

Are we ok with everyone who writes bindings for other languages hating
us (even more)?

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list