[FFmpeg-devel] [RFC/PATCH] MV-HEVC decoding

Anton Khirnov anton at khirnov.net
Tue Sep 3 12:57:48 EEST 2024


If nobody objects or wants more time for review, I'd like to push
patches up to 24 (excluding 04 and 05) in a few days. That includes
mainly
* av_opt_set_array(), which we want anyway, whatever happens to the rest
  of the set;
* adding HEVC multiview, which is trivial and independent of actual
  decoding;
* moving per-layer HEVC decoder data into a per-layer context - the
  patches are all straightforward but constitute a lot of churn, so
  better get them out of the way sooner rather than later.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list