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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-25
gtk/gl: don't assert when gdk doesn't provide a GL context
Matthew Waters
1
-1
/
+5
2016-03-24
dfbvideosink: post message to application for unhandled keyboard/mouse events
Vineeth TM
1
-2
/
+8
2016-03-24
gtkbasesink: post message to application for unhandled keyboard/mouse events
Vineeth TM
1
-4
/
+8
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
120
-475
/
+320
2016-03-23
vulkan: Minor string fix
Thibault Saunier
1
-1
/
+1
2016-03-23
vulkan: VK_API_VERSION has been removed
Matthew Waters
1
-1
/
+1
2016-03-18
vulkan: Ship missing headers with tarballs
Sebastian Dröge
1
-2
/
+5
2016-03-17
wayland: fix null pointer dereference on error
Matthew Waters
1
-1
/
+2
2016-03-17
glstereo{mix,split}: allow running on GLES 2/3
Matthew Waters
2
-2
/
+3
2016-03-11
gleffects; give each effect a unique long name and description
Matthew Waters
2
-0
/
+12
2016-03-10
glfilterapp: update for the use of shaders
Matthew Waters
1
-24
/
+36
2016-03-09
glimagesink: Fix window memory leak
Vineeth TM
1
-0
/
+1
2016-03-08
glvideomixer: signal continuation in reset
Matthew Waters
1
-1
/
+1
2016-03-04
hls: Add OPENSSL_CFLAGS to CFLAGS
Joe Gorse
1
-1
/
+1
2016-03-03
qml: Fix leak of the OpenGL contexts
Sergey Borovkov
1
-1
/
+4
2016-03-02
vksink: fix spelling on failed _ensure_data() error message
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2016-03-02
mpeg2enc: Provide format as a string instead of a char to gst_structure_new
Vivia Nikolaidou
1
-1
/
+1
2016-02-29
vkswapper/vkutils: Fix gerror memory leak
Vineeth TM
2
-0
/
+2
2016-02-29
vkdevice: Fix duplicate assignment of queue variable
Vineeth TM
1
-1
/
+0
2016-02-29
vksink: Fix GError memory leak
Vineeth TM
1
-0
/
+2
2016-02-26
dashdemux: sync index and the selected chunk when seeking
Thiago Santos
1
-1
/
+1
2016-02-26
opus: rename plugin to opusparse for the time being
Tim-Philipp Müller
2
-8
/
+8
2016-02-26
opus: remove Opus encoder/decoder, moved to -base
Tim-Philipp Müller
8
-2450
/
+2
2016-02-25
opus: remove Opus RTP elements, they have moved to -good
Tim-Philipp Müller
6
-582
/
+3
2016-02-24
qt: use a static_cast instead of dynamic one
Matthew Waters
2
-2
/
+2
2016-02-24
glmixer: iterator didn't advance in continue statement
Wang Xin-yu (王昕宇)
3
-0
/
+4
2016-02-23
disparity: Don't assume that get_current_caps() returns non-NULL caps after h...
Dave Craig
1
-2
/
+2
2016-02-23
dashdemux: correctly handle an HTTP-XSDATE that is exactly the size of the da...
Florin Apostol
1
-6
/
+8
2016-02-22
gl: fix the build
Matthew Waters
1
-2
/
+2
2016-02-22
gl: error out if the configured GL API is unsupported by our element
Matthew Waters
3
-0
/
+55
2016-02-22
qmlglsink: Schedule onSceneGrpahInitialized to execute on render thread
Sergey Borovkov
2
-3
/
+33
2016-02-20
daala: don't use exported but undeclared core debug category symbols
Tim-Philipp Müller
1
-3
/
+4
2016-02-18
modplug: Fix compiler warning about C++11 compatibility
Sebastian Dröge
1
-1
/
+1
2016-02-17
curlbasesink: don't send empty buffers
David Fernandez
1
-2
/
+7
2016-02-17
ladspa: Fix some debugs
Thibault Saunier
1
-4
/
+3
2016-02-17
glimagesink: remove unsed reconfigure variable
Matthew Waters
1
-1
/
+0
2016-02-17
glimagesink: don't push a reconfigure event from the GL thread
Matthew Waters
2
-8
/
+21
2016-02-17
glvideomixer: don't leak pad's vertex buffer on release_pad
Wang Xin-yu (王昕宇)
1
-0
/
+21
2016-02-17
glmixer: Remove usage of GstGLMixerFrameData
Matthew Waters
8
-209
/
+88
2016-02-17
glmixer: don't hold the object lock while calling into GL
Matthew Waters
1
-55
/
+60
2016-02-17
vkdevice: add the necessary but arbitrary queue priority
Matthew Waters
1
-0
/
+2
2016-02-17
vkswapper: add the necessary call to check if the physical device supports th...
Matthew Waters
1
-4
/
+23
2016-02-17
vulkan: update to SDK 1.0.3.1
Matthew Waters
2
-7
/
+6
2016-02-17
vkswapper: iterate over the device queue's using the new iteration API
Matthew Waters
1
-25
/
+56
2016-02-17
vkdevice: add callback iteration over the device queue's
Matthew Waters
2
-0
/
+27
2016-02-17
vkqueue: add context helpers
Matthew Waters
2
-2
/
+136
2016-02-17
vkutils: move object-specific context queries to their respective files
Matthew Waters
10
-149
/
+328
2016-02-17
vkdevice: remove unneeded error parameter from get_queue()
Matthew Waters
2
-3
/
+2
2016-02-17
vkupload: implement an uploader abstraction
Matthew Waters
2
-147
/
+536
2016-02-17
vkdisplay: unref the instance
Matthew Waters
1
-0
/
+4
[next]