index
:
~slomo/gst-plugins-gl
download-planar
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
rpi: call bcm_host_init in plugin_init
Julien Isorce
1
-0
/
+9
2013-08-28
glimagesink: avoid to draw texture while releasing stored buffer
Julien Isorce
1
-1
/
+9
2013-08-28
glimagesink: fix asynchrone drawing
Julien Isorce
2
-48
/
+76
2013-08-22
add a GstGLContext object that will be the basis of OpenGL contexts
Matthew Waters
2
-14
/
+31
2013-08-21
build: use our own in tree headers before system ones
Matthew Waters
1
-3
/
+2
2013-08-16
glimagesink: retrieve window only when clientDrawCallback return true
Julien Isorce
1
-4
/
+5
2013-08-07
gl: The GLSL rectangle resampler does not always work with int tex coords
Tonu Jaansoo
3
-10
/
+10
2013-07-22
gloverlay: add G_BEGIN/END declaration
Julien Isorce
1
-0
/
+4
2013-07-19
glimagesink: Fix format string warning
Sebastian Dröge
1
-1
/
+1
2013-07-19
up/download: check return values
Matthew Waters
2
-11
/
+28
2013-07-18
glfilters: Mark writable-only properties as readable as well
Mathieu Duponchelle
2
-11
/
+47
2013-07-18
glfilters: Mark them as Video filters in their classification
Mathieu Duponchelle
12
-12
/
+12
2013-07-17
gl: Some less long/ulong/gulong usage
Sebastian Dröge
2
-3
/
+3
2013-07-16
gltestsrc: Fix usage of FBO API
Sebastian Dröge
1
-6
/
+3
2013-07-16
glimagesink: Remove GValue usage for fraction handling
Sebastian Dröge
2
-26
/
+11
2013-07-16
glimagesink: Fix some memory leaks and properly set up the buffer pool
Sebastian Dröge
2
-13
/
+44
2013-07-15
glwindow: Add destroy notifies for the data of the callbacks
Sebastian Dröge
1
-6
/
+9
2013-07-11
glimagesink: Request and set the window handle much earlier
Sebastian Dröge
1
-3
/
+9
2013-07-11
glimagesink: Give MARGINAL rank to be able to autoplug it if nothing else is ...
Sebastian Dröge
1
-1
/
+1
2013-07-11
gl: Major header and include cleanup
Sebastian Dröge
42
-53
/
+53
2013-07-11
build: fix repeated typedefs
Julien Isorce
2
-3
/
+2
2013-07-10
gl: Include config.h everywhere
Sebastian Dröge
15
-4
/
+45
2013-07-03
glimagesink: fix for gles2
Matthew Waters
1
-2
/
+1
2013-06-29
gl: Fix compilation with GLES2
Sebastian Dröge
2
-15
/
+15
2013-06-29
shader: make it possible to unref in the non-GL thread
Matthew Waters
1
-3
/
+1
2013-06-29
remove outdated cmake build files
Matthew Waters
2
-73
/
+0
2013-06-29
display: move error_message to utils
Matthew Waters
16
-35
/
+31
2013-06-29
Use gst_object_[un]ref so we can get refcounts in the log
Matthew Waters
3
-16
/
+12
2013-06-29
display: move context creation into window
Matthew Waters
11
-58
/
+90
2013-06-29
display: remove list of upload and download objects
Matthew Waters
2
-27
/
+50
2013-06-29
move sink-specific stuff from GstGLDisplay into glimagesink
Matthew Waters
2
-14
/
+302
2013-06-29
build: add support for static plugins
Matthew Waters
1
-0
/
+1
2013-06-29
bumper: nicer error for no bumpmap file proveded
Matthew Waters
1
-0
/
+5
2013-06-29
bumper: error out properly if we cannot load the png file
Matthew Waters
1
-8
/
+9
2013-06-29
filtershader: fix string format compiler warnings
Matthew Waters
1
-4
/
+4
2013-06-29
overlay: fix video-top property
Matthew Waters
1
-4
/
+3
2013-06-29
overlay: tentative port to new GstGLFuncs API
Matthew Waters
1
-39
/
+89
2013-06-29
opengl: fix plugins not being registered when they should be
Matthew Waters
1
-0
/
+2
2013-06-29
filtercube: fix for gles2 compilation
Matthew Waters
1
-1
/
+3
2013-06-29
sobel: port for non-glew
Matthew Waters
1
-12
/
+15
2013-06-29
mosaic: fix a couple of assertions
Matthew Waters
1
-3
/
+4
2013-06-29
filtershader: improve error checking
Matthew Waters
1
-34
/
+45
2013-06-29
filtershader: port to non-glew
Matthew Waters
1
-7
/
+7
2013-06-29
laplacian: port to non-glew
Matthew Waters
1
-16
/
+9
2013-06-29
glass: port to non-glew + shader matrices
Matthew Waters
2
-106
/
+185
2013-06-29
cube: port for non-glew
Matthew Waters
1
-144
/
+128
2013-06-29
blur: port for non-glew
Matthew Waters
1
-20
/
+26
2013-06-29
filterapp: port to non-glew
Matthew Waters
1
-26
/
+8
2013-06-29
bumper: use DrawElements for semi-compatability with ES
Matthew Waters
1
-2
/
+17
2013-06-29
differencematte: port to non-GLEW
Matthew Waters
1
-92
/
+80
[next]