index
:
~thiagoss/gst-plugins-bad
adaptivedemux
basemixer
camerabin
cookies
dash-wip
dash-youtube
dashsink
dvb
dvb-v5-file
gstcollectpads2
hds
hls
hls-improvements
isdb
master
mssdemux-multilanguage
mssdemux-not-linked
reverted-acceptcaps
snap-seeking
tesseract
tsbase-atsc
tsdemux-programchange
urisrc
gst-plugins-bad branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
glbasememory: Don't change maxsize at run-time
Nicolas Dufresne
1
-3
/
+2
2016-03-02
adaptivedemux: Fix REMOVE_SNAP_FLAGS() macro
Sebastian Dröge
1
-1
/
+1
2016-02-26
adaptivedemux: handle snap seeking without setting any position
Thiago Santos
1
-20
/
+30
2016-02-26
eglimagememory: add compatibility definitions for EGL dmabuf
Matthew Waters
1
-0
/
+20
2016-02-26
glcontext: add a method to add a context to another share group
Matthew Waters
3
-1
/
+30
2016-02-25
videoaggregator: fix caps queries to allow proper renegotiation
Thiago Santos
1
-9
/
+1
2016-02-22
player: Expose more GstVideoOverlay API in the GstPlayerVideoOverlayVideoRend...
Sebastian Dröge
2
-1
/
+90
2016-02-22
gl: fix the build
Matthew Waters
1
-1
/
+1
2016-02-22
gl: error out if the configured GL API is unsupported by our element
Matthew Waters
1
-1
/
+24
2016-02-20
codecparsers: h265: Fix initialization of slice_deblocking_filter_disabled_flag
Scott D Phillips
1
-0
/
+1
2016-02-19
mpeg4parser: prevent assertion when scanning for sync code
Thiago Santos
1
-2
/
+5
2016-02-18
gldebug: make sure debug is initialized when calling gst_gl_insert_debug_marker
Julien Isorce
1
-0
/
+2
2016-02-18
gl: Fix compiler warning about unused const variable with gcc 6
Sebastian Dröge
4
-10
/
+41
2016-02-18
gl: Move private headers from SOURCES to noinst_HEADERS
Sebastian Dröge
1
-5
/
+6
2016-02-17
glfilter: insert the debug marker from the GL thread
Matthew Waters
1
-2
/
+9
2016-02-16
adaptivedemux: restore bitrate averaging support
Philippe Normand
2
-6
/
+49
2016-02-16
adaptivedemux: remove queue2 overrun notification
Philippe Normand
1
-10
/
+0
2016-02-16
gl: Remove leftover g_prints
Sebastian Dröge
2
-2
/
+0
2016-02-16
gldebug: use the correct spelling for behavior
Matthew Waters
1
-8
/
+8
2016-02-16
glcontext: don't enable GL debug for messages that won't be logged
Matthew Waters
2
-19
/
+67
2016-02-10
dashdemux: gst_dash_demux_get_live_seek_range returns positive values
Florin Apostol
1
-0
/
+5
2016-02-10
gl: syncmeta: define GL_TIMEOUT_IGNORED in more portable way
Tim-Philipp Müller
1
-1
/
+1
2016-02-10
gstglshader: cache uniform locations
Alessandro Decina
1
-25
/
+52
2016-02-10
gstglcontext: micro optimization to gst_gl_context_thread_add
Alessandro Decina
1
-1
/
+3
2016-02-09
glsyncmeta: add compatibility definition for GL_TIMEOUT_IGNORED
Matthew Waters
1
-0
/
+3
2016-02-09
glsyncmeta: separate out gpu/cpu waits.
Matthew Waters
2
-0
/
+40
2016-02-08
adaptivedemux: remove overwritten value
Luis de Bethencourt
1
-2
/
+1
2016-02-05
adaptivedemux: Update position in stream->segment for new stream segment mess...
David Waring
1
-4
/
+1
2016-02-05
gl: add .def file for msvc builds
Matthew Waters
4
-7
/
+8
2016-02-04
adaptivedemux: handle snap seeks
Thiago Santos
2
-9
/
+64
2016-02-04
adaptivedemux: add utility function to get stream from pad
Thiago Santos
2
-17
/
+31
2016-02-04
glquery: remove unnecessary pointer check
Luis de Bethencourt
1
-2
/
+1
2016-02-04
glbasefilter: enable qos by default
Matthew Waters
1
-0
/
+2
2016-02-03
docs: remove some leftover 'Since 0.10.x' markers
Tim-Philipp Müller
2
-6
/
+0
2016-02-02
libs: player: use configured GST_PKG_CONFIG_PATH when invoking the introspect...
David Waring
1
-4
/
+6
2016-02-02
Revert "gl/eagl: try getting a gles3 context"
Matthew Waters
1
-17
/
+5
2016-02-02
glcolorconvert: don't skip subset structures
Matthew Waters
1
-5
/
+0
2016-02-02
glbasefilter: always call gl_start when not called already
Matthew Waters
1
-1
/
+1
2016-02-02
glcolorconvert: fix RGB,rectangle->planar YUV conversion
Matthew Waters
1
-5
/
+8
2016-02-02
glcolorconvert: fix YUY2/UYVY,rectangle->RGB conversion
Matthew Waters
1
-5
/
+19
2016-02-02
glcolorconvert: perform better negotiation
Matthew Waters
1
-64
/
+305
2016-02-01
gstglwindow: initialize navigation_loop to NULL
Julien Isorce
1
-4
/
+7
2016-02-01
gl: eagl: fix build
Tim-Philipp Müller
1
-1
/
+2
2016-02-01
gl/eagl: try getting a gles3 context
Matthew Waters
1
-5
/
+16
2016-01-29
glprototypes: fix parameter type of glGenBuffers
Wang Xin-yu (王昕宇)
1
-1
/
+1
2016-01-29
glcontext: back out unintended lost_context changes
Matthew Waters
2
-13
/
+1
2016-01-29
egl: implement selecting opengl3 contexts
Matthew Waters
4
-53
/
+212
2016-01-29
gl/egl: pass the error value to get_error_string()
Matthew Waters
3
-16
/
+16
2016-01-27
videoaggregator: don't do caps processing that is not overridable
Matthew Waters
2
-178
/
+146
2016-01-27
gl: move control binding proxy implementation from glvideomixer
Matthew Waters
4
-0
/
+216
[next]