Sdcb.FFmpeg icon indicating copy to clipboard operation
Sdcb.FFmpeg copied to clipboard

Fields for 'Unknown Unit Names' will not properly set ByReference

Open SuRGeoNix opened this issue 1 year ago • 0 comments

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

SuRGeoNix avatar Jul 02 '24 21:07 SuRGeoNix