[FFmpeg-devel] [PATCH] Macroblocks modes extraction

Timothée timothee.informatique at regaud-chapuy.fr
Fri Jul 4 16:04:20 EEST 2025


Michael Niedermayer wrote :
> If existing data structures proof inadequate then
> a newly introduced data structure should allow storing macroblock
> info for an arbitrary square lattice of macroblocks and arbitrary
> rectangular subdivision tree.
>
> Or said differently, new API should support H264, H265, H266
>
> We cannot have a incompatible data structure for each standard
> in public API

I was focusing on H.264 but it will be easier in the long term if I 
implement it in a more flexible way.

> missing entry in sd_props[]

It fixed the error. Thank's !

Timothée



More information about the ffmpeg-devel mailing list