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
/
tests
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
meson: Add feature options for many plugins
Nirbheek Chauhan
1
-2
/
+2
2018-06-06
examples: Don't install non-prefixed examples
Nicolas Dufresne
3
-3
/
+3
2018-06-06
examples: Build waylandsink example
Nicolas Dufresne
2
-1
/
+14
2018-05-28
directfb: don't error out for warnings in system headers
Tim-Philipp Müller
1
-0
/
+3
2018-05-09
webrtcbin: implement support for FEC and RTX
Mathieu Duponchelle
3
-2
/
+233
2018-05-06
waylandsink: Only build if gtk-3.0 was built with wayland target
Jan Schmidt
1
-1
/
+1
2018-05-04
videoaggregator: Rename ignore-eos pad property to repeat-after-eos
Sebastian Dröge
1
-2
/
+2
2018-02-15
Dist compositor crossfade example and pythons script for meson build
Tim-Philipp Müller
3
-3
/
+8
2018-02-12
qt: remove plugin, moved to -good
Tim-Philipp Müller
12
-367
/
+0
2018-02-12
gtk: remove, plugin has moved to -good
Tim-Philipp Müller
6
-785
/
+2
2018-02-02
webrtcbin: an element that handles the transport aspects of webrtc connections
Matthew Waters
7
-2
/
+664
2017-12-19
gtk example: Fix cflags in Makefile.am
Olivier Crête
1
-0
/
+1
2017-12-19
gl: update plugins to use GstGL from -base
Tim-Philipp Müller
1
-12
/
+11
2017-12-19
gl: remove GStreamer OpenGL integration library and move to -base
Tim-Philipp Müller
99
-9265
/
+2
2017-12-06
examples: audiomixmatrix: Remove unused part
Wonchul Lee
2
-62
/
+1
2017-11-24
sdlshare: Destroy GL backend buffer before the GL Context
Nicolas Dufresne
1
-9
/
+9
2017-11-24
sdlshare2: Fix race conditions
Nicolas Dufresne
1
-24
/
+42
2017-11-24
meson: Build gl/sdl examples
Nicolas Dufresne
3
-1
/
+24
2017-11-24
meson: Playout example has not GL deps
Nicolas Dufresne
1
-8
/
+6
2017-11-24
meson: Add missing examples directory
Nicolas Dufresne
1
-0
/
+13
2017-11-24
meson: Build playout example
Nicolas Dufresne
1
-0
/
+9
2017-11-24
3dvideo example: Correct video overlay for HiDPI
Jan Schmidt
1
-1
/
+8
2017-10-20
Use value instead of version macro when testing for mac OS version
Jérôme Laheurte
2
-2
/
+2
2017-10-04
meson: Define GST_USE_UNSTABLE_API in the build system
Nicolas Dufresne
2
-6
/
+1
2017-10-03
Fix autotools build broken by 25dee2f2cb21d3fdd
Reynaldo H. Verdejo Pinochet
1
-0
/
+3
2017-10-03
meson: Build tsparser example
Nicolas Dufresne
2
-0
/
+8
2017-10-03
tsparses: Define GST_USE_UNSTABLE_API
Nicolas Dufresne
1
-0
/
+2
2017-09-04
examples: Makefile.am: add ipcpipeline in SUBDIRS if enabled
George Kiagiadakis
1
-1
/
+8
2017-09-04
examples: ipcpipeline: get rid of yet another use of SOCK_NONBLOCK
George Kiagiadakis
1
-1
/
+7
2017-08-31
examples: ipcpipeline: do not use the linux-specific SOCK_NONBLOCK flag
George Kiagiadakis
2
-2
/
+15
2017-08-30
examples/gl/gtk: build fix for the 3dvideo example on macOS
Philippe Normand
1
-1
/
+6
2017-08-30
examples/gl/gtk: fix overlay handling for macOS
Philippe Normand
1
-1
/
+1
2017-08-22
gl: do not include GL headers in public gstgl headers
Julien Isorce
4
-0
/
+5
2017-08-03
examples: fix compiler warning in compositor crossfade example
Tim-Philipp Müller
1
-0
/
+2
2017-08-03
tests: examples: Add a simple crossfade example
Thibault Saunier
3
-0
/
+152
2017-08-01
tests/examples: add manual tests/examples for the ipcpipeline elements
George Kiagiadakis
4
-1
/
+1184
2017-06-22
qmlsink example: Add CMakeLists.txt
Jan Schmidt
1
-0
/
+23
2017-05-21
examples: gl: remove ancient bitrotten .vcproj files
Tim-Philipp Müller
14
-3220
/
+0
2017-05-20
examples: fix macOS 9.12 deprecation warnings
Josep Torra
2
-3
/
+16
2017-03-07
applemedia/gl: Update code to use ARC
Nick Kallen
2
-15
/
+7
2017-02-27
Update Edgard Lima's email
Edgard Lima
2
-2
/
+2
2017-02-23
audiomixmatrix: New element that mixes audio channels
Vivia Nikolaidou
3
-2
/
+264
2017-01-13
gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADER
Juan Pablo Ugarte
1
-0
/
+4
2016-12-07
tests/examples/qmlsink: scope QApplication/Engine
Matthew Waters
1
-24
/
+27
2016-11-30
gst: Fix caps leak
Garima Gaur
1
-1
/
+4
2016-11-08
examples/gl/qt: fix the examples for the use of newer API
Matthew Waters
3
-2
/
+12
2016-11-03
gl: GST_GL_TYPE -> GST_TYPE_GL
Matthew Waters
3
-3
/
+3
2016-09-08
gl/examples: Really remove references to $(GST_PLUGINS_GL_*).
Alistair Buxton
1
-2
/
+2
2016-08-19
gl/examples/fxtest: fix up for wayland support
Matthew Waters
1
-1
/
+20
2016-08-03
qmlglsrc: Add qmlglsrc unit test example
Haihua Hu
10
-7
/
+176
[next]