[Bug 791724] nvdec: update for CUDA 9
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 5 10:11:34 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=791724
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Snir from comment #3)
> > ::: sys/nvdec/dynlink_cuda.c
> > @@ +28,3 @@
> > +#include <stdio.h>
> > +#include <dynlink_cuda.h>
> > +#include <GL/freeglut.h>
> >
> > Why glut?
> >
>
> It was just for the GLenum GLuint but probably can just typedef these instead
You could include the GStreamer GL headers probably, or indeed just typedef or
use a different type (unsigned int?) directly :)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list