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
/
directfb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
directfb: don't error out for warnings in system headers
Tim-Philipp Müller
1
-0
/
+2
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-09-06
dfbvideosink: Pass the VideoInfo to gst_video_info_from_caps
Thibault Saunier
1
-1
/
+1
2017-09-06
Request minimum buffer even if need_pool is FALSE
Nicolas Dufresne
1
-0
/
+16
2017-06-20
directfb: fix caps leak
Eunhae Choi
1
-0
/
+2
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
1
-0
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-30
/
+16
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+12
2016-04-13
meta: Initialize all remaining metas in their init function
Sebastian Dröge
1
-1
/
+15
2016-03-24
dfbvideosink: post message to application for unhandled keyboard/mouse events
Vineeth TM
1
-2
/
+8
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+2
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-2
/
+2
2015-06-05
dfbvideosink: remove ignored assignments
Luis de Bethencourt
1
-4
/
+4
2014-12-16
rectangle: clear rectangle struct before use
Wim Taymans
1
-2
/
+6
2014-08-10
dfbvideosink: Unref pad template caps after usage
Sebastian Rasmussen
1
-2
/
+4
2014-02-08
dfbvideosink: Fix unitialized variable compiler warning
Sebastian Dröge
1
-1
/
+1
2013-12-19
directfb: Add hack to fix compile with broken DirectFB define
Jan Schmidt
1
-0
/
+5
2013-08-29
dfbvideosink: make "layer-mode" property an enum
Tim-Philipp Müller
1
-22
/
+31
2013-08-29
dfbvideosink: don't use deprecated GLib thread API
Tim-Philipp Müller
1
-3
/
+2
2013-08-29
dfbvideosink: port to 1.0
Kazunori Kobayashi
2
-600
/
+662
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-10-03
meta info: register thread-safely.
Michael Smith
1
-4
/
+6
2012-09-29
Remove some liboil references
Tim-Philipp Müller
1
-2
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
1
-1
/
+1
2012-03-06
dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' t...
Sebastian Dröge
1
-1
/
+1
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-2
/
+2
2011-10-21
interfaces: clean up the use of iface and class/klass
Stefan Sauer
1
-1
/
+1
2011-08-04
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+2
2011-07-18
dfbvideosink: fix harmless typo in variable initialization
Sreerenj Balachandran
1
-2
/
+2
2011-06-15
Merge branch 'master' into 0.11
Wim Taymans
2
-38
/
+48
2011-05-30
dfbvideosink: Also consider non-accelerated DirectFB surfaces
Tom Deseyn
1
-37
/
+48
2011-04-01
Remove setting of plugindir from Makefiles
David Schleef
1
-1
/
+0
2011-03-08
meta: update for new API
Wim Taymans
1
-2
/
+1
2011-02-28
meta: fix for new metadata api
Wim Taymans
2
-6
/
+7
2011-02-28
miniobject: port to new 0.11 API
Wim Taymans
2
-158
/
+138
2011-01-08
directfb: don't put code with side-effects into g_assert()
Tim-Philipp Müller
1
-1
/
+2
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-7
/
+9
2010-03-22
Add -Wwrite-strings
Benjamin Otte
1
-5
/
+5
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-10
/
+5
2009-11-05
directfb: printf format fixes
Tim-Philipp Müller
1
-7
/
+7
2009-10-07
build: fprintf, sprintf, sscanf need stdio.h
Stefan Kost
1
-0
/
+1
2009-06-19
Make build without warnings with debugging disabled
Tim-Philipp Müller
1
-5
/
+7
2009-03-10
dfbvideosink: include stdlib.h for abs()
Tim-Philipp Müller
1
-0
/
+1
2009-02-22
dfbvideosink: Don't use void * pointer arithmetic
Sebastian Dröge
1
-4
/
+4
[next]