Andreas Rheinhardt (12021-04-07):
> Why a backup implementation?

Because:

> And a generic alignment of (say) 8 can be used as a fallback.

I believe using a pointer to VLA is more elegant than reimplementing the
compiler's feature using _Alignof and clumsy arithmetic, but it is
eventually for whoever writes it to decide.

Also, assuming the alignment is the same as the size is rather a safe
assumption for elementary types.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP 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