GStreamer multimedia framework
Find a file
Wang Xin-yu (王昕宇) 5168d86d9e [867/906] glupload: Add GRAY8/GRAY16LE/BE upload support to glimagesink
the 16bit data is uploaded as LUMINANCE_ALPHA, then expanded, composed
in shader. value weight is a little complicate, high byte weight is
255*256/65535 (denormalize to [0~255] ,shift to high byte,then normalize
to [0~1]), low byte weight is 255/65535(similar)

https://bugzilla.gnome.org/show_bug.cgi?id=722670
2017-12-09 19:31:33 +00:00
gst-libs/gst/gl [867/906] glupload: Add GRAY8/GRAY16LE/BE upload support to glimagesink 2017-12-09 19:31:33 +00:00
pkgconfig [502/906] Update versioning for gstreamer 1.0 2017-12-09 19:31:24 +00:00
tests/check/libs [853/906] display: remove _{set,get}_context 2017-12-09 19:31:32 +00:00