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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[718/906] shader: make it possible to unref in the non-GL thread
Matthew Waters
2014-03-15
2
-117
/
+49
*
[717/906] remove outdated cmake build files
Matthew Waters
2014-03-15
1
-86
/
+0
*
[716/906] wayland: properly choose EGL_RENDERABLE_TYPE
Matthew Waters
2014-03-15
2
-25
/
+51
*
[715/906] display: inherit from the right object class
Matthew Waters
2014-03-15
1
-1
/
+1
*
[714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friends
Matthew Waters
2014-03-15
5
-330
/
+525
*
[713/906] shader: make it possible to create the object in a non-GL thread
Matthew Waters
2014-03-15
1
-10
/
+8
*
[712/906] wayland: shutdown properly
Matthew Waters
2014-03-15
1
-10
/
+6
*
[711/906] wayland: support choosing Desktop GL as the api
Matthew Waters
2014-03-15
3
-9
/
+51
*
[710/906] window: fail if the user specifies an GL api that we cannot work with
Matthew Waters
2014-03-15
1
-4
/
+13
*
[709/906] display: some more cleanups
Matthew Waters
2014-03-15
2
-30
/
+11
*
[708/906] display: a cleanup and removal of old code
Matthew Waters
2014-03-15
5
-120
/
+74
*
[707/906] display: move error_message to utils
Matthew Waters
2014-03-15
6
-29
/
+27
*
[706/906] display: move activate_context into utils
Matthew Waters
2014-03-15
4
-16
/
+21
*
[705/906] x11: don't shutdown in _finalize
Matthew Waters
2014-03-15
3
-124
/
+124
*
[704/906] Use gst_object_[un]ref so we can get refcounts in the log
Matthew Waters
2014-03-15
8
-30
/
+75
*
[703/906] x11: don't segfault if destroy_cb is NULL
Matthew Waters
2014-03-15
2
-3
/
+6
*
[702/906] x11: fix segfault if the x11 backend is instantiated but not used
Matthew Waters
2014-03-15
1
-1
/
+2
*
[701/906] display: move context creation into window
Matthew Waters
2014-03-15
12
-418
/
+581
*
[700/906] display: move most of the code into utils for sorting later
Matthew Waters
2014-03-15
6
-811
/
+833
*
[699/906] display: remove list of upload and download objects
Matthew Waters
2014-03-15
10
-216
/
+33
*
[698/906] move sink-specific stuff from GstGLDisplay into glimagesink
Matthew Waters
2014-03-15
2
-335
/
+0
*
[697/906] display: allow the user to try and choose the GL api we use via env...
Matthew Waters
2014-03-15
1
-10
/
+62
*
[696/906] glapi: fix memory leak from not freeing a string
Matthew Waters
2014-03-15
1
-1
/
+4
*
[695/906] build: remove libtool warning about -version-info not used in conve...
Matthew Waters
2014-03-15
4
-8
/
+4
*
[693/906] x11_glx: ask for a 3.0 GL Context
Matthew Waters
2014-03-15
1
-11
/
+101
*
[692/906] window_x11: add XError trapping
Matthew Waters
2014-03-15
2
-18
/
+59
*
[691/906] feature: make gst_gl_check_extension public
Matthew Waters
2014-03-15
1
-0
/
+3
*
[690/906] windowx11glx: use fbconfigs if supported
Matthew Waters
2014-03-15
2
-14
/
+80
*
[688/906] display: properly shutdown if we error after context creation
Matthew Waters
2014-03-15
1
-0
/
+2
*
[685/906] filter: improve error handling
Matthew Waters
2014-03-15
1
-2
/
+10
*
[684/906] display: lack of format-string causing a compiler warning
Matthew Waters
2014-03-15
1
-1
/
+1
*
[683/906] feature: remove double free
Matthew Waters
2014-03-15
1
-1
/
+2
*
[681/906] win32: fix gl api calls on 32-bit
Matthew Waters
2014-03-15
2
-18
/
+24
*
[680/906] overlay: tentative port to new GstGLFuncs API
Matthew Waters
2014-03-15
1
-0
/
+2
*
[678/906] window_win32_wgl: implement wglGetProcAddress for extension functions
Matthew Waters
2014-03-15
1
-0
/
+17
*
[677/906] memory: fix GSIZE printf format on win32
Matthew Waters
2014-03-15
1
-2
/
+2
*
[676/906] windwo_win32: port to new API
Matthew Waters
2014-03-15
6
-61
/
+56
*
[675/906] upload: provide nicer debugging
Matthew Waters
2014-03-15
1
-4
/
+6
*
[674/906] feature: try and catch more GL extension functions
Matthew Waters
2014-03-15
1
-43
/
+89
*
[673/906] feature: add gstreamer license
Matthew Waters
2014-03-15
1
-0
/
+19
*
[672/906] display: constify GstGLFuncs *gl
Matthew Waters
2014-03-15
1
-10
/
+18
*
[671/906] win32: #include GL/glext.h on windows
Matthew Waters
2014-03-15
2
-0
/
+43
*
[670/906] display: replace glib deprecated api
Matthew Waters
2014-03-15
2
-32
/
+22
*
[669/906] window: seperate object creation and context creation
Matthew Waters
2014-03-15
14
-178
/
+163
*
[668/906] shader: fix gles2 segfault
Matthew Waters
2014-03-15
1
-3
/
+1
*
[658/906] mixer: fix eos timestamp check
Matthew Waters
2014-03-15
1
-1
/
+4
*
[655/906] download: remove erronous ReadBuffer call
Matthew Waters
2014-03-15
1
-1
/
+0
*
[652/906] bumper: port to non-GLEW + arrays
Matthew Waters
2014-03-15
1
-0
/
+7
*
[651/906] up/download: fix some typos when removing GLEW
Matthew Waters
2014-03-15
2
-15
/
+17
*
[650/906] filter: fix _draw_texture()'s wrong vertices
Matthew Waters
2014-03-15
1
-4
/
+7
[next]