error in videomixer2 when compiling using cerbero on windows 64

Thornton, Keith keith.thornton at zeiss.com
Tue Nov 4 01:46:47 PST 2014


Hi,
I am getting the following errors while compiling the git master version og gst-plugins-good using cerbero on windows 64.

videomixer2pad.h:70:3: error: unknown type name 'GstVideoConverter'
videomixer2.c: In function 'gst_videomixer2_update_converters':
videomixer2.c:437:7: error: implicit declaration of function 'gst_video_converter_free' [-Werror=implicit-function-declaration]
videomixer2.c:437:7: error: nested extern declaration of 'gst_video_converter_free' [-Werror=nested-externs]
videomixer2.c:450:7: error: implicit declaration of function 'gst_video_converter_new' [-Werror=implicit-function-declaration]
videomixer2.c:450:7: error: nested extern declaration of 'gst_video_converter_new' [-Werror=nested-externs]
videomixer2.c:450:20: error: assignment makes pointer from integer without a cast [-Werror]
videomixer2.c: In function 'gst_videomixer2_blend_buffers':
videomixer2.c:1141:9: error: implicit declaration of function 'gst_video_converter_frame' [-Werror=implicit-function-declaration]
videomixer2.c:1141:9: error: nested extern declaration of 'gst_video_converter_frame' [-Werror=nested-externs]
cc1.exe: all warnings being treated as errors
make[4]: *** [libgstvideomixer_la-videomixer2.lo] Error 1

I can't find GstVideoConverter defined anywhere so 'I must be missing something. Does anyone know what it is that I don't have?
Regards
Keith Thornton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141104/5e33c23d/attachment.html>


More information about the gstreamer-devel mailing list