[FFmpeg-devel] [PATCH 2/5] avformat/avformat: Add av_stream_get_codec_properties() to expose internal properties
Anton Khirnov
anton at khirnov.net
Fri Jul 5 09:09:50 EEST 2024
Quoting Marth64 (2024-07-05 07:25:52)
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
> libavformat/avformat.c | 5 +++++
> libavformat/avformat.h | 7 +++++++
> 2 files changed, 12 insertions(+)
Strong no.
Internal properties are internal, we should do less exposing of them,
not more.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list