intel / gstreamer-media-SDK

GNU Lesser General Public License v2.1
90 stars 53 forks source link

[master] fixed compilation warnings for Wprintf-style-formats, Wincompatible-pointer-type, -Wmaybe-uninitialized, implicti-function-declaration #63

Closed SiewHoon closed 6 years ago

SiewHoon commented 6 years ago

/work/corei7-64-poky-linux/media-gstreamer/1.3.3-r5/git/gst/mfx/gstmfxsink.c:1015:14: error: format '%p' expects argument of type 'void *', but argument 8 has type 'GstMfxID {aka long unsigned int}' [-Werror=format=] GST_DEBUG ("render surface %" GST_MFX_ID_FORMAT, ^