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-15
[843/906] memory: provide copy_into_texture
Matthew Waters
2
-7
/
+29
2014-03-15
[842/906] Fix gstglconfig.h-related 'make distcheck' issues
Tim-Philipp Müller
1
-1
/
+8
2014-03-15
[841/906] osx: allow x11/glx backend and set default runtime to cocoa/nsgl
Julien Isorce
2
-10
/
+8
2014-03-15
[840/906] glvideomixer: Use correct coordinates after the switch from GL_TEXT...
Wang Xin-yu (王昕宇)
1
-3
/
+3
2014-03-15
[839/906] cocoa: allow to call set_window_handle before to create glcontext
Julien Isorce
1
-6
/
+27
2014-03-15
[838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE
Matthew Waters
42
-785
/
+654
2014-03-15
[837/906] cocoa: resize OpenGL view size each time the window is resized
Matthieu Bouron
2
-15
/
+9
2014-03-15
[836/906] cocoa: only use GSRegisterCurrentThread with GNUStep environment
Matthieu Bouron
1
-0
/
+2
2014-03-15
[835/906] gstglwindow: remove unused fields
Julien Isorce
1
-12
/
+0
2014-03-15
[834/906] gstglwindow: clear mutex
Julien Isorce
1
-0
/
+2
2014-03-15
[833/906] gstglcontext: initialize window to NULL
Julien Isorce
1
-0
/
+1
2014-03-15
[832/906] x11: ignore Expose events not initiated by gst_gl_window_draw
Julien Isorce
1
-21
/
+15
2014-03-15
[831/906] glimagesink: avoid to overload the drawer if already drawing
Julien Isorce
3
-6
/
+19
2014-03-15
[830/906] glvideomixer: Add a new simple glvideomixer element
Matthew Waters
4
-0
/
+363
2014-03-15
[829/906] mixer: error out properly on flushing
Matthew Waters
1
-0
/
+2
2014-03-15
[828/906] context: refcount the display
Matthew Waters
1
-1
/
+2
2014-03-15
[827/906] mixer: don't unref the query in the default case
Matthew Waters
1
-1
/
+0
2014-03-15
[826/906] upload: free our mutex
Matthew Waters
1
-0
/
+2
2014-03-15
[825/906] glwindow_x11: check if the loop exists
Julien Isorce
1
-2
/
+7
2014-03-15
[824/906] android: Build fixes
Matthew Waters
6
-26
/
+39
2014-03-15
[823/906] wayland_egl: make the wayland backend actually work on Raspberry Pi
Julien Isorce
1
-9
/
+29
2014-03-15
[822/906] gstglcontext_egl: avoid non working EGL confs on rpi/wayland
Julien Isorce
1
-0
/
+9
2014-03-15
[821/906] tests: fix test_share on GLESv2
Julien Isorce
2
-1
/
+5
2014-03-15
[820/906] gstglwindow: if available use wayland instead dispmanx on rpi
Julien Isorce
1
-4
/
+4
2014-03-15
[819/906] make gen_texture/del_texture threadsafe
Matthew Waters
4
-76
/
+45
2014-03-15
[818/906] window: add send_message_async vmethod
Matthew Waters
11
-248
/
+308
2014-03-15
[817/906] make the state change test pass
Matthew Waters
10
-15
/
+48
2014-03-15
[816/906] x11: fix make check segfault
Matthew Waters
1
-4
/
+5
2014-03-15
[815/906] fix some refcount errors
Matthew Waters
2
-0
/
+3
2014-03-15
[814/906] mixer: timestamp buffers
Matthew Waters
1
-1
/
+8
2014-03-15
[813/906] unref the pool on shutdown
Matthew Waters
2
-5
/
+28
2014-03-15
[812/906] move the GL vtable from GstGLDisplay to GstGLContext
Matthew Waters
58
-860
/
+826
2014-03-15
[811/906] tests: update for GstGLContext addition
Matthew Waters
1
-4
/
+8
2014-03-15
[810/906] gstglutils: use gl_vtable for glDeleteTextures
Julien Isorce
1
-1
/
+2
2014-03-15
[809/906] tests: port test_share to GLES2
Julien Isorce
1
-1
/
+98
2014-03-15
[808/906] x11: remove dead code
Matthew Waters
1
-37
/
+0
2014-03-15
[807/906] context: Move some window error enums to context
Matthew Waters
4
-21
/
+25
2014-03-15
[806/906] egl: doesn't require the EGLConfig from the other context
Matthew Waters
1
-23
/
+11
2014-03-15
[805/906] glfilter: rename external-opengl-context prop to other-context
Matthew Waters
2
-11
/
+15
2014-03-15
[804/906] rpi: call bcm_host_init in plugin_init
Julien Isorce
2
-2
/
+14
2014-03-15
[803/906] raspberrypi: add support for dispmanx
Julien Isorce
7
-5
/
+487
2014-03-15
[802/906] add GstGLContext test that tests context sharing
Matthew Waters
1
-0
/
+193
2014-03-15
[801/906] context: Reimplement GL context sharing
Matthew Waters
6
-49
/
+131
2014-03-15
[800/906] glimagesink: avoid to draw texture while releasing stored buffer
Julien Isorce
1
-1
/
+9
2014-03-15
[799/906] glimagesink: fix asynchrone drawing
Julien Isorce
2
-48
/
+76
2014-03-15
[798/906] build: install needed header
Matthew Waters
1
-1
/
+2
2014-03-15
[797/906] x11: fix build for clang
Matthew Waters
1
-1
/
+1
2014-03-15
[796/906] move egl into its own directory
Matthew Waters
6
-8
/
+6
2014-03-15
[795/906] android: port to GstGLContext
Matthew Waters
1
-99
/
+23
2014-03-15
[794/906] context: add subclasses for the different platforms (egl, glx, wgl,...
Matthew Waters
29
-1721
/
+1657
[prev]
[next]