[Bug 756245] glshader: Add GRAY8 support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 11 04:54:25 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756245

--- Comment #9 from Hamdi Rakkez <hamdi.rakez.selotec at gmail.com> ---
No in fact, I have done correctly the modification in GstGLFilter

So, gst-inspect-1.0 glshader gives :

...

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      video/x-raw(memory:GLMemory)
                 format: { RGBA, GRAY8 }
                  width: [ 1, 2147483647 ]
                 height: [ 1, 2147483647 ]
              framerate: [ 0/1, 2147483647/1 ]

  SINK template: 'sink'
    Availability: Always
    Capabilities:
      video/x-raw(memory:GLMemory)
                 format: { RGBA, GRAY8 }
                  width: [ 1, 2147483647 ]
                 height: [ 1, 2147483647 ]
              framerate: [ 0/1, 2147483647/1 ]

...

-- 
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