index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-23
gl: and update the Makefile
Matthew Waters
2
-18
/
+15
2014-03-23
gl: reorganize the extension headers by function rather than api
Matthew Waters
15
-466
/
+396
2014-03-23
gl/win32: use the correct include and gst-indent
Matthew Waters
1
-5
/
+5
2014-03-21
check: fix make check
Wim Taymans
1
-4
/
+14
2014-03-20
gl: use wglCreateContextAttribsARB to create share context
Wang Xin-yu (王昕宇)
1
-6
/
+28
2014-03-20
gl/mixer: fix download check for failure
Matthew Waters
1
-1
/
+1
2014-03-20
gl: silence a critical if upstream does not provide us with meta params
Matthew Waters
3
-78
/
+84
2014-03-19
gl: silence warnings building for RPI related to 'vcos_*'
Julien Isorce
2
-5
/
+21
2014-03-19
gl: keep only one occurence of '#include <EGL/egl.h>'
Julien Isorce
9
-20
/
+8
2014-03-18
dvbsuboverlay: Don't forward text gap events downstream
Edward Hervey
1
-0
/
+4
2014-03-18
gl: don't default to GST_GL_HAVE_WINDOW_DISPMANX=1
Руслан Ижбулатов
1
-1
/
+1
2014-03-18
gl: fix the use of always-defined macros
Руслан Ижбулатов
3
-12
/
+12
2014-03-18
gl: check for X unconditionally
Руслан Ижбулатов
1
-1
/
+1
2014-03-17
gl: set default value to 0 for all definitions that go to gstglconfig.h
Julien Isorce
1
-32
/
+69
2014-03-17
gl: allow not building the gl library plugins
Matthew Waters
1
-16
/
+28
2014-03-17
gl: add GModule libs for win32
Matthew Waters
1
-0
/
+1
2014-03-17
gl: only link against gstegl if we are using egl
Matthew Waters
1
-2
/
+1
2014-03-17
gl: add the option of disabling cocoa on OS X using --disable-cocoa
Matthew Waters
1
-5
/
+8
2014-03-17
gl: add path of the gstegl library
Matthew Waters
1
-0
/
+1
2014-03-17
Revert "gl: add dep on gstegl"
Matthew Waters
1
-1
/
+0
2014-03-17
gl: add dep on gstegl
Matthew Waters
1
-0
/
+1
2014-03-17
gl/cocoa: Fix debug statements and platform
Edward Hervey
2
-3
/
+3
2014-03-17
gl: set HAVE_EGL_RPI to yes if HAVE_GL and RPI
Julien Isorce
1
-1
/
+5
2014-03-17
gl: Fix static build with objective-C
Edward Hervey
1
-0
/
+2
2014-03-17
make: whitespace cleanups
Thijs Vermeir
2
-7
/
+7
2014-03-17
gl: Add EGLDisplay display subclass
Matthew Waters
6
-50
/
+286
2014-03-17
gl/window: add a dummy window class
Matthew Waters
1
-3
/
+189
2014-03-17
gl: fix undeclared symbol when building without GST_DEBUG
Matthew Waters
1
-0
/
+2
2014-03-17
gl: fix a double unref of the query when building without X
Matthew Waters
1
-2
/
+1
2014-03-16
dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOve...
Matthieu Bouron
1
-25
/
+241
2014-03-16
gl: silence a compiler warning about missing prototypes
Matthew Waters
1
-1
/
+1
2014-03-16
gl/utils: add x11 GstContext handling
Matthew Waters
1
-14
/
+90
2014-03-16
gl: define GL_NUM_EXTENSIONS if not defined
Matthew Waters
1
-0
/
+4
2014-03-16
Move gst-plugins-gl to bad
Matthew Waters
9
-4
/
+1281
2014-03-16
gl: silence all the compiler warnings
Matthew Waters
39
-108
/
+84
2014-03-16
move gl elements to ext subdirectory
Matthew Waters
59
-0
/
+0
2014-03-15
[906/906] filter: warn about trying to share with multiple contexts at once
Matthew Waters
1
-0
/
+4
2014-03-15
[905/906] Add GL context sharing support for non-gstgl elements
Matthew Waters
4
-6
/
+117
2014-03-15
[904/906] mixer: ask for display handles on pad activation
Matthew Waters
1
-0
/
+38
2014-03-15
[903/906] api: add GstGLPlatform to/from string
Matthew Waters
2
-1
/
+91
2014-03-15
[902/906] context: implement glGetStringi handling for GL core contexts/GLES3
Matthew Waters
2
-3
/
+36
2014-03-15
[901/906] glx: use the display handle from the global display
Matthew Waters
1
-5
/
+5
2014-03-15
[900/906] tests/gstglcontext: reduce the number of frames displayed
Matthew Waters
1
-1
/
+1
2014-03-15
[899/906] egl: warn if we resort to display handles from the window
Matthew Waters
1
-0
/
+2
2014-03-15
[898/906] glimagesink: add an other-context property
Matthew Waters
2
-5
/
+26
2014-03-15
[897/906] api: plugin a small memory leak
Matthew Waters
1
-3
/
+6
2014-03-15
[896/906] utils: use the vtable for deleting the texture
Matthew Waters
1
-1
/
+1
2014-03-15
[895/906] context: call window_class->close last
Matthew Waters
1
-4
/
+6
2014-03-15
[894/906] gl: add missing G_BEGIN_DECLS/G_END_DECLS
Wang Xin-yu (王昕宇)
1
-0
/
+4
2014-03-15
[893/906] x11: close both of the display's we use
Matthew Waters
1
-12
/
+2
[next]