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-08-16
gl/egl: fix inverted typedef
Matthew Waters
1
-1
/
+1
2016-08-16
gl/build: add configure check for possibly missing EGLAttrib
Matthew Waters
1
-0
/
+5
2016-08-16
gl/egl/dmabuf: Wrong attribute list type for EGL 1.5
Song Bing
4
-43
/
+84
2016-08-16
glcontext: fix race joining thread on finalize
Vincent Penquerc'h
1
-1
/
+8
2016-08-11
adaptivedemux: Add API for allowing subclasses to download URLs in chunks
Sebastian Dröge
2
-7
/
+105
2016-08-04
glcolorconvert: add missing rgb16 and bgr16 video formats in switch
Matthew Waters
1
-0
/
+2
2016-08-04
adaptivedemux: On EOS, handle it before waking download loop
Jan Schmidt
1
-2
/
+2
2016-08-03
glwindow: Fix glimagesink cannot show frame when connect to qmlglsrc
Haihua Hu
1
-5
/
+9
2016-08-03
glupload: Use bufferpool to allocate new buffer in GLTextureUploadMeta
Hyunjun Ko
1
-18
/
+23
2016-08-03
glwindow: move unsetting queue_resize to _resize() instead of _draw()
Matthew Waters
1
-2
/
+2
2016-08-03
adaptivedemux: Never ever hold the manifest lock while changing the source el...
Sebastian Dröge
1
-16
/
+38
2016-08-02
adaptivedemux: retry once on 4xx/5xx in certain conditions
Vincent Penquerc'h
2
-43
/
+158
2016-08-02
adaptivedemux: expose HTTP status
Alex Ashley
1
-6
/
+13
2016-08-02
adaptivedemux: allow seeking before start in live streams
Vincent Penquerc'h
1
-0
/
+17
2016-07-29
adaptivedemux: Also call reset() in READY->PAUSED
Sebastian Dröge
1
-0
/
+1
2016-07-26
glframebuffer: add compatibility definition for GL_DEPTH_STENCIL_ATTACHMENT
Matthew Waters
1
-0
/
+4
2016-07-26
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
Matthew Waters
4
-78
/
+60
2016-07-26
glutils: remove unused GstGLDisplayProjection
Matthew Waters
1
-12
/
+0
2016-07-26
glcontext: remove not thread-safe get/set_error()
Matthew Waters
5
-48
/
+16
2016-07-26
glframebuffer: rewrite for a more consistent API
Matthew Waters
11
-481
/
+423
2016-07-26
gl: use GLMemory for accessing textures everywhere
Matthew Waters
2
-25
/
+53
2016-07-26
glfilter: rename draw_texture to draw_fullscreen_quad
Matthew Waters
2
-12
/
+9
2016-07-26
gl: add memory type for renderbuffer's
Matthew Waters
6
-0
/
+595
2016-07-26
glformat: define our own set of formats from the GL defines
Matthew Waters
2
-49
/
+61
2016-07-26
glbasememory: assert for a valid allocator instead of segfaulting
Matthew Waters
2
-1
/
+3
2016-07-25
player: Add some 'const' to config getters
Sebastian Dröge
2
-4
/
+4
2016-07-25
player: G-I annotation fixes
Sebastian Dröge
1
-3
/
+2
2016-07-25
player: move 'position-update-interval' setting to the config struct
Guillaume Desmottes
2
-82
/
+57
2016-07-25
player: add API to change http user agent
Guillaume Desmottes
2
-0
/
+176
2016-07-18
gl: wayland: improve debug message when connecting to display
Tim-Philipp Müller
2
-2
/
+7
2016-07-15
camerabinpreview: fix bus leak
Guillaume Desmottes
1
-0
/
+7
2016-07-15
adaptivedemux: Add more safeguards around state changes.
Jan Schmidt
2
-16
/
+57
2016-07-15
adaptivedemux: Add debug code to change bitrate.
Jan Schmidt
1
-0
/
+13
2016-07-15
adaptivedemux: More locking/switching fixes
Jan Schmidt
1
-6
/
+30
2016-07-15
adaptivedemux: Don't switch streams and expose pads while downloading.
Jan Schmidt
1
-5
/
+22
2016-07-15
adaptivedemux: Drop the manifest lock during outbound actions
Jan Schmidt
1
-5
/
+45
2016-07-11
Fix various gboolean vs GstFlowReturn problems
Nirbheek Chauhan
1
-2
/
+2
2016-07-07
adaptivedemux: Also consider more seek flags as "snap" seeks
Edward Hervey
1
-3
/
+5
2016-07-01
adaptivedemux: Add custom flow return for allowing subclasses to specify when...
Sebastian Dröge
2
-6
/
+21
2016-07-01
adaptivedemux: Get rid of internal stream adapter and let subclasses handle t...
Sebastian Dröge
2
-20
/
+8
2016-07-01
codecparsers: jpeg2000: don't allow 0 value for array access with i-1
Tim-Philipp Müller
1
-1
/
+4
2016-07-01
codecparsers: jpeg2000: fix possible out-of-bounds array access
Tim-Philipp Müller
1
-4
/
+4
2016-06-30
glviewconvert: fix transformation matrix usage
Matthew Waters
1
-12
/
+14
2016-06-30
glupload: fix raw data uploader with addition of GstVideoGLTextureType
Matthew Waters
1
-0
/
+3
2016-06-29
glvideoconvert: RG/LA is available in OpenGL ES 3, so let that through
Olivier Crête
1
-1
/
+1
2016-06-29
Revert "Revert "gl/eagl: try getting a gles3 context""
Matthew Waters
1
-5
/
+17
2016-06-29
glmemory: add the texture type to allocate to parameters
Matthew Waters
9
-120
/
+126
2016-06-29
glcolorconvert: don't assume Red/RG textures will be used
Matthew Waters
1
-58
/
+132
2016-06-29
glcontext: correct precondition for get_gl_version
Matthew Waters
1
-3
/
+3
2016-06-28
jpeg2000parse: fix typo in sampling check
Luis de Bethencourt
1
-1
/
+1
[next]