After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741010 - gst-plugins-bad-amczerocopy compile fail!
gst-plugins-bad-amczerocopy compile fail!
Status: RESOLVED DUPLICATE of bug 731204
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other other
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-02 07:37 UTC by europe.lee
Modified: 2014-12-02 08:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description europe.lee 2014-12-02 07:37:17 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!
Comment 1 Sebastian Dröge (slomo) 2014-12-02 08:53:41 UTC
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 ***