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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
Adds a new Image Quality Assessment plugin.
Mathieu Duponchelle
8
-0
/
+474
2016-11-17
gl/tests: fix glimagesink element test on OSX
Matthew Waters
1
-27
/
+69
2016-11-17
applemedia: error out if the uri property is not set
Matthew Waters
1
-0
/
+6
2016-11-17
meson: wayland: move dep checks to the lib
Matthew Waters
3
-25
/
+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
5
-23
/
+201
2016-11-16
gl/egl: check the feature in the extensions list
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-11-16
vmncdec: Sanity-check width/height before using it
Sebastian Dröge
1
-1
/
+5
2016-11-16
ttml: Hide behind --enable-experimental
Sebastian Dröge
1
-5
/
+7
2016-11-16
smoothwave: Remove empty directory
Sebastian Dröge
1
-1
/
+0
2016-11-16
real: Remove empty directory
Sebastian Dröge
2
-16
/
+0
2016-11-16
mpeg1sys: Remove obsolete, empty directory that only contains a meson.build
Sebastian Dröge
2
-16
/
+0
2016-11-16
curl: transfer hangs in case connection was cut between client and server
Imre Eörs
1
-0
/
+15
2016-11-16
gl/tests: don't use the default framebuffer
Matthew Waters
2
-11
/
+61
2016-11-16
glcontext/cocoa: implement empty swap_buffers
Matthew Waters
1
-0
/
+8
2016-11-16
gl: remove empty BUGS file
Matthew Waters
1
-3
/
+0
2016-11-15
meson: Build waylandsink
Thibault Saunier
5
-5
/
+71
2016-11-15
configure: fix build if wayland-client is not available
Luis de Bethencourt
1
-15
/
+10
2016-11-15
configure: fix build if libdrm is not available
Luis de Bethencourt
1
-12
/
+13
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
2016-11-15
Fix some MSVC warnings about const-ness
Scott D Phillips
3
-3
/
+3
2016-11-15
Cast away const from GstMetaInfo in *_get_meta_info() functions
Scott D Phillips
1
-2
/
+3
2016-11-15
adaptivedemux: Fix startup SEGMENT seeking and setting for live
Seungha Yang
1
-5
/
+11
2016-11-14
gdiscreencapsrc: remove empty gst_gdiscreencapsrc_stop vfunc
Philippe Renon
1
-10
/
+0
2016-11-14
opencv: move base opencv filter class and utilities to gst-libs
Philippe Renon
24
-25
/
+55
2016-11-14
fbdevsink: Add to meson build
Arun Raghavan
2
-1
/
+15
2016-11-14
kmssink: Trivial naming fix in meson for consistency
Arun Raghavan
1
-1
/
+1
2016-11-14
kmssink: Enable in meson build
Arun Raghavan
2
-0
/
+22
2016-11-14
dash: Fix breakage in unit test caused by gst-indent
Sebastian Dröge
1
-1
/
+1
2016-11-14
mpdparser: Support multiple Period elements in external xml
Seungha Yang
6
-19
/
+163
2016-11-14
msdk: Initial windows build support
Scott D Phillips
7
-232
/
+357
2016-11-14
meson: add build files for msdk
Scott D Phillips
2
-0
/
+33
2016-11-14
msdk: load plugins in h265 and vp8 init
Scott D Phillips
2
-1
/
+40
2016-11-14
msdk: Width and Height need to be integer multiples of 32
Scott D Phillips
1
-4
/
+4
2016-11-14
msdk: add to build
Scott D Phillips
3
-2
/
+94
2016-11-14
msdk: Create plugin for Intel's Media SDK
Josep Torra
14
-0
/
+2767
2016-11-14
mpdparser: wrap unmodified data in protection event
Philippe Normand
2
-4
/
+1
2016-11-14
mssdemux: wrap unmodified data in protection event
Philippe Normand
1
-5
/
+3
2016-11-14
dtlscertificate: Fix error checking in RSA_generate_key_ex() usage
Sebastian Dröge
1
-3
/
+4
2016-11-12
winks: undef windows SDK macros before redefining them
Scott D Phillips
1
-0
/
+2
2016-11-12
Remove 'return' from `void` functions
Scott D Phillips
1
-1
/
+1
2016-11-12
mpegtsdemux: fix operator precedence in SAFE_FOURCC_ARGS
Scott D Phillips
1
-2
/
+2
2016-11-12
hlsdemux: Fix NULL pointer dereference when checking if there is a next fragment
Sebastian Dröge
1
-1
/
+1
2016-11-11
meson: don't add_global_arguments when being built as a subproject
Scott D Phillips
1
-1
/
+3
[next]