index
:
gstreamer/attic/gst-plugins-gl
0.10
cvs
isorce
master
png
GStreamer OpenGL libraries and plugins (obsolete, now part of gst-plugins-bad)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-16
configure: error out with message that -gl has been merged into -bad
HEAD
master
Tim-Philipp Müller
1
-0
/
+11
2014-03-15
filter: warn about trying to share with multiple contexts at once
Matthew Waters
1
-0
/
+4
2014-03-15
Add GL context sharing support for non-gstgl elements
Matthew Waters
4
-6
/
+117
2014-03-15
mixer: ask for display handles on pad activation
Matthew Waters
1
-0
/
+38
2014-03-15
api: add GstGLPlatform to/from string
Matthew Waters
2
-1
/
+91
2014-03-15
context: implement glGetStringi handling for GL core contexts/GLES3
Matthew Waters
2
-3
/
+36
2014-03-12
glx: use the display handle from the global display
Matthew Waters
1
-5
/
+5
2014-03-12
tests/gstglcontext: reduce the number of frames displayed
Matthew Waters
1
-1
/
+1
2014-03-12
egl: warn if we resort to display handles from the window
Matthew Waters
1
-0
/
+2
2014-03-07
examples/qt: update the videooverlay example for 1.0
Matthew Waters
10
-611
/
+84
2014-03-07
examples/qt: update qglwtextureshare example for 1.0
Matthew Waters
10
-117
/
+107
2014-03-06
glimagesink: add an other-context property
Matthew Waters
2
-5
/
+26
2014-03-04
api: plugin a small memory leak
Matthew Waters
1
-3
/
+6
2014-03-02
utils: use the vtable for deleting the texture
Matthew Waters
1
-1
/
+1
2014-02-28
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2014-02-28
context: call window_class->close last
Matthew Waters
1
-4
/
+6
2014-02-26
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2014-02-25
gl: add missing G_BEGIN_DECLS/G_END_DECLS
Wang Xin-yu (王昕宇)
1
-0
/
+4
2014-02-25
configure: fix typo
Tim-Philipp Müller
1
-2
/
+2
2014-02-25
x11: close both of the display's we use
Matthew Waters
1
-12
/
+2
2014-02-23
silence a compiler warning on older gcc versions (4.6)
Matthew Waters
1
-1
/
+1
2014-02-23
context: add support for wrapping external contexts
Matthew Waters
7
-59
/
+325
2014-02-23
x11: add display subclass
Matthew Waters
10
-126
/
+298
2014-02-23
display: add display type enum
Matthew Waters
2
-3
/
+24
2014-02-23
correct error handling in gstgldownload.c
Adrien SCH
1
-1
/
+3
2014-02-23
mixer: fixup a memory leak of the context in the GLTextureUploadMeta path
Matthew Waters
1
-2
/
+7
2014-02-23
fixup a memory leak of the context in the GLTextureUploadMeta path
Matthew Waters
2
-5
/
+14
2014-02-21
filter: free our data
Matthew Waters
1
-0
/
+10
2014-02-21
filter: return the pad template caps in transform_caps
Matthew Waters
1
-34
/
+8
2014-02-21
api: provide from_string()
Matthew Waters
7
-63
/
+86
2014-02-21
port glcolorscale to GLES2
Matthew Waters
3
-10
/
+16
2014-02-21
upload: restore default values for unpack_length
Matthew Waters
1
-0
/
+12
2014-02-21
glimagesink: remove unused stored_buffer field
Matthew Waters
2
-7
/
+0
2014-02-21
build: don't add X_CFLAGS to CFLAGS
Matthew Waters
2
-2
/
+1
2014-02-08
gtk: Don't put libs into CFLAGS in example
Sebastian Dröge
1
-2
/
+1
2014-02-08
clutter: Don't put libs into CFLAGS in example
Sebastian Dröge
1
-2
/
+1
2014-02-04
tests: update for glmem api change
Matthew Waters
3
-147
/
+159
2014-02-04
x11: Use correct format string for guintptr
Chris Paulson-Ellis
1
-1
/
+1
2014-02-04
glmem: use GstVideoInfo for format configuration
Matthew Waters
4
-67
/
+40
2014-02-04
upload: support for arbitrary strides
Matthew Waters
1
-175
/
+163
2014-01-30
filter: implement draw_texture for GLES2
Matthew Waters
18
-161
/
+139
2014-01-30
upload: use GstVideoInfo for choosing the format
Matthew Waters
6
-99
/
+73
2014-01-30
upload: consolidate data _fill
Matthew Waters
1
-173
/
+35
2014-01-30
upload: fix texture scaling for YUY2/UYVY with GLES2
Matthew Waters
1
-2
/
+2
2014-01-30
upload: remove superflous g_mutex_init
Matthew Waters
1
-2
/
+0
2014-01-30
tests: add some upload tests
Matthew Waters
4
-3
/
+442
2014-01-30
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2014-01-29
upload: fix compilation for GLES2
Matthew Waters
1
-11
/
+11
2014-01-22
glupload: Add GRAY8/GRAY16LE/BE upload support to glimagesink
Wang Xin-yu (王昕宇)
2
-1
/
+93
2014-01-16
upload: update some docs
Matthew Waters
2
-9
/
+5
[next]