On 1/22/2025 5:18 PM, Nicolas George wrote:
James Almer (12025-01-22):
Ok, will implement a new struct.

Thanks.

I think this code would work:

typedef struct AVSideDataParamChange
     …
     intmax_t end_padding;
} AVSideDataSomethingType;

Actually, i just realized i can't store an AVDictionary or a string in a struct like this that's meant to be stored as side data. It has a to be a flat array with no pointers to separate arrays.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to