[Libva] Empty union in VAEncMacroblockParameterBufferH264 compilation issues

Pawel Osciak posciak at chromium.org
Sun Jun 22 18:06:22 PDT 2014


Hi,
struct _VAEncMacroblockParameterBufferH264 in va_enc_h264.h contains an
empty union, which as far as I know is a gcc extension and causes
compilation errors, and may also cause problems in C++, where such
constructs are of size 1 vs. size 0 in C.
Is there a chance this could be fixed (union removed or members added)
please?
Thanks,
Pawel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libva/attachments/20140623/5e49f951/attachment.html>


More information about the Libva mailing list