GNOME Bugzilla – Bug 741010
gst-plugins-bad-amczerocopy compile fail!
Last modified: 2014-12-02 08:53:41 UTC
http://cgit.collabora.com/git/user/mateo/gst-plugins-bad.git/snapshot/gst-plugins-bad-amczerocopy.tar.gz Hi, I download this for solving https://bugzilla.gnome.org/show_bug.cgi?id=731204 or https://bugzilla.gnome.org/show_bug.cgi?id=735778 logs: gstamcvideomemory.c: In function 'gst_amc_video_memory_setup_buffer': gstamcvideomemory.c:250:9: error: 'GST_VIDEO_GL_TEXTURE_TYPE_OES' undeclared (first use in this function) { GST_VIDEO_GL_TEXTURE_TYPE_OES, 0, 0, 0 }; its deps(eg gstreamer-1.0 gst-plugins-base-1.0) from git clone git://anongit.freedesktop.org/gstreamer/cerbero. I search the source code, only gstamcvideomemory.c:250 has GST_VIDEO_GL_TEXTURE_TYPE_OES. thanks for your help!
As this is an external branch so far, let's track any problems in the original bug about it. *** This bug has been marked as a duplicate of bug 731204 ***