Sdcb.FFmpeg
Sdcb.FFmpeg copied to clipboard
Fields for 'Unknown Unit Names' will not properly set ByReference
Should just probably add after this line https://github.com/sdcb/Sdcb.FFmpeg/blob/release/7.0/src/Sdcb.FFmpeg.AutoGen/Processors/StructureProcessor.cs#L198
ByReference = !arrayType.QualifiedType.Qualifiers.IsConst
Has been noticed with av_image_fill_pointers for example