[FFmpeg-devel] [PATCH v6 1/5] avformat: Add av_stream_add_coded_side_data()
Anton Khirnov
anton at khirnov.net
Mon Jan 13 21:33:12 EET 2020
Quoting Nicolas Gaullier (2020-01-13 19:54:55)
> This will allow avformat_find_stream_info() get side data from the codec context.
If the intention is to use this code from avformat_find_stream_info(),
then why should it be public? The documentation is very unclear as to
when/how an API user is supposed to call it.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list