index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
gl
/
gstglmemorypbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gl: remove GStreamer OpenGL integration library and move to -base
Tim-Philipp Müller
2017-12-19
1
-867
/
+0
*
gl: do not include GL headers in public gstgl headers
Julien Isorce
2017-08-22
1
-2
/
+5
*
glformat: fix the usage of GST_GL_RGB565
Haihua Hu
2017-05-25
1
-1
/
+3
*
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
2017-05-17
1
-0
/
+1
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
1
-1
/
+2
*
gl/format: use our own GL format enum's instead of gstvideo's
Matthew Waters
2017-03-13
1
-15
/
+15
*
gl/docs: massive update
Matthew Waters
2016-11-03
1
-4
/
+1
*
glcontext: remove not thread-safe get/set_error()
Matthew Waters
2016-07-26
1
-6
/
+6
*
glmemory: add the texture type to allocate to parameters
Matthew Waters
2016-06-29
1
-45
/
+18
*
gst-libs: gl, video: use MAY_BE_LEAKED flag
Guillaume Desmottes
2016-06-03
1
-0
/
+2
*
glbasememory: take a pointer as the wrapped gpu handle
Matthew Waters
2016-05-04
1
-1
/
+1
*
glmemorypbo: unmap pbo memory on pbo read error
Matthew Waters
2016-03-31
1
-3
/
+6
*
gl*memory: document new functionality and objects
Matthew Waters
2016-03-06
1
-5
/
+26
*
glbasememory: Free the actual memory object when requested
Matthew Waters
2016-01-11
1
-8
/
+1
*
glmemorypbo: don't double read pixels
Matthew Waters
2016-01-11
1
-0
/
+1
*
glmemory: expose gst_gl_memory_texsubimage
Matthew Waters
2016-01-11
1
-32
/
+1
*
glmemorypbo: remove unused code
Matthew Waters
2016-01-06
1
-20
/
+0
*
glmemorypbo: fix wrapping data on GL 2.1
Matthew Waters
2015-12-30
1
-2
/
+6
*
glmemorypbo: only create a pbo memory if the context actually supports it
Matthew Waters
2015-12-30
1
-2
/
+2
*
glmemory: small code reformat
Matthew Waters
2015-12-30
1
-12
/
+8
*
glmemorypbo: Comment out unused functions to fix compilation with clang
Sebastian Dröge
2015-12-23
1
-0
/
+7
*
gl*memory*: reverse the parameter order of user_data and destroy notify
Matthew Waters
2015-12-17
1
-8
/
+8
*
glmemorypbo: remove our own alloc()/wrapped()/etc functions
Matthew Waters
2015-12-17
1
-182
/
+0
*
glbuffer: remove unneeded gst_gl_buffer_alloc()
Matthew Waters
2015-12-17
1
-3
/
+18
*
glmemorypbo: implement GstGLBaseMemory:alloc
Matthew Waters
2015-12-17
1
-9
/
+50
*
glmemorypbo: map/unmap pbo memory correctly for state tracking
Matthew Waters
2015-12-14
1
-1
/
+11
*
glmemory: base classify and add the pbo memory on top
Matthew Waters
2015-12-14
1
-0
/
+1030