Strict aliasing warning when compiling with glib-2.0 version 2.30.2
Qais Yousef
Qais.Yousef at imgtec.com
Wed Apr 25 04:48:05 PDT 2012
Hi,
I am getting the following warnings when compiling:
gstomx_base_filter.c: In function 'output_loop':
gstomx_base_filter.c:331: warning: dereferencing type-punned pointer
will break strict-aliasing rules
gstomx_base_filter.c: In function 'activate_push':
gstomx_base_filter.c:789: warning: dereferencing type-punned pointer
will break strict-aliasing rules
gstomx_base_filter.c:805: warning: dereferencing type-punned pointer
will break strict-aliasing rules
Did anyone see them before? Are they similar to the warnings caused by
compiling with glib-2.0 < 2.19.8?
I have gst-openmax-.0.10.1.
Thanks,
Qais
More information about the gstreamer-openmax
mailing list