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
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to