index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
player: Add deprecated compatibility functions for the audio/video/subtitle s...
Sebastian Dröge
2
-0
/
+37
2016-12-21
player: Move audio/video/subtitle stream list getters into the correct namespace
Sebastian Dröge
3
-11
/
+13
2016-12-21
player: Add get track number media info API
Lyon Wang
2
-0
/
+70
2016-12-17
gl/format: use the unsized format for RGB on GLES2
Matthew Waters
1
-1
/
+2
2016-12-16
gl/window: remove unused priv variable
Matthew Waters
1
-1
/
+0
2016-12-16
gl/window: remove use of main_context_push/pop_thread_default()
Matthew Waters
4
-27
/
+13
2016-12-14
videoaggregator: Remove unlock() if set_info() fails
Sebastian Dröge
1
-2
/
+0
2016-12-13
gst: Don't declare variables inside the for loop header
Sebastian Dröge
2
-2
/
+5
2016-12-12
adaptivedemux: Avoid using unset GError
Edward Hervey
1
-1
/
+1
2016-12-08
player: Don't try to cache the GQuark for GST_PLAYER_ERROR
Arun Raghavan
1
-6
/
+1
2016-12-01
gstglupload: relax EGL context check
Julien Isorce
1
-1
/
+2
2016-12-01
gstglcontext: is_shared should return FALSE if no group
Julien Isorce
1
-0
/
+4
2016-11-30
glmemoryegl: remove spurious #if GST_GL_HAVE_DMABUF conditions
Matthew Waters
1
-5
/
+0
2016-11-29
opencv: add opencv image format documentation
Philippe Renon
1
-0
/
+49
2016-11-29
opencv: account for sparse/padded formats when converting caps to cv image type
Philippe Renon
2
-27
/
+55
2016-11-29
opencvvideofilter: Don't parse the caps twice
Nicolas Dufresne
3
-14
/
+25
2016-11-29
opencvfilter: Properly port to GstVideoFilter
Nicolas Dufresne
1
-91
/
+35
2016-11-29
mssdemux: improved live playback support
Philippe Normand
2
-2
/
+39
2016-11-29
codecparsers: h264parse: improve documentation commentary
Anton Eliasson
1
-26
/
+31
2016-11-29
codecparsers: h264parse: docs spellcheck
Anton Eliasson
1
-14
/
+14
2016-11-28
mpegtssection: Fix off-by-one in PMT parsing
Sebastian Dröge
1
-1
/
+1
2016-11-28
mpegtssection: Don't assert if the given section length is longer than the PM...
Sebastian Dröge
1
-0
/
+5
2016-11-28
glwindow: move g_main_context_push/pop_thread_default() to run()
Matthew Waters
1
-24
/
+23
2016-11-28
glcontext: fix race between creation/shutdown
Matthew Waters
1
-8
/
+10
2016-11-26
opencv: Enable in meson build
Luis de Bethencourt
2
-0
/
+28
2016-11-26
mpegtssection: Add more section size checks
Edward Hervey
1
-1
/
+22
2016-11-26
mpegtssection: Fix PAT parsing
Edward Hervey
1
-4
/
+4
2016-11-25
gl/x11: Remove unused static function
Sebastian Dröge
1
-43
/
+0
2016-11-24
mpegtssection: Don't free empty streams
Edward Hervey
1
-1
/
+2
2016-11-23
gl/contextglx: error out on more invalid display/window combinations
Matthew Waters
1
-2
/
+30
2016-11-23
gl: add necessary context_egl.h #includes to the source files
Matthew Waters
2
-0
/
+2
2016-11-23
gl/memoryegl: remove access to private header gstglcontext_egl.h
Matthew Waters
1
-1
/
+0
2016-11-21
opencv: forward declare opencv types
Philippe Renon
2
-2
/
+8
2016-11-21
interfaces: photography: clean up header indentation
Tim-Philipp Müller
1
-133
/
+146
2016-11-21
gl: add gstreamer-video to pkg-config path
David Evans
1
-0
/
+2
2016-11-18
videoaggregator: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
1
-2
/
+6
2016-11-17
meson: wayland: wl_scanner is required: false
Scott D Phillips
1
-1
/
+1
2016-11-17
meson: wayland: move dep checks to the lib
Matthew Waters
2
-15
/
+23
2016-11-17
meson: gl/egl: add missing source file
Matthew Waters
1
-0
/
+1
2016-11-17
gl/egl: remove EGLImage functions from egl context
Matthew Waters
5
-120
/
+194
2016-11-17
glcontext: add vfunc to retrieve the OpenGL platform version
Matthew Waters
4
-0
/
+69
2016-11-17
gl/egl: move get_error_string() into gstegl
Matthew Waters
5
-48
/
+73
2016-11-17
display/egl: implement getting the EGLDisplay of a specific platform
Matthew Waters
4
-23
/
+198
2016-11-16
gl/egl: check the feature in the extensions list
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-11-16
glcontext/cocoa: implement empty swap_buffers
Matthew Waters
1
-0
/
+8
2016-11-15
meson: Build waylandsink
Thibault Saunier
2
-4
/
+16
2016-11-16
glwindow/cocoa: remove unneeded window code in NSWindow
Matthew Waters
1
-11
/
+0
2016-11-16
glwindow/cocoa: remove our view from the parent when closing
Matthew Waters
1
-0
/
+1
2016-11-15
gl/caopengllayer: add a debug category
Matthew Waters
1
-0
/
+18
2016-11-15
glbufferpool: introduce check for GLMemory allocators
Matthew Waters
1
-2
/
+12
[next]