[FFmpeg-devel] [PATCH] Optimization: support for libx264's mb_info

Anton Khirnov anton at khirnov.net
Sat Jul 1 11:33:52 EEST 2023


Sorry to still nag you, but I just noticed that unlike video_enc_params,
you do not store AVVideoRect size in AVVideoHint. This means that
no new fields can be added to AVVideoRect without an ABI break. This
seems suboptimal, since I do see potential use for per-block
information.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list