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
/
faceoverlay
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-11
faceoverlay: Port to GStreamer 1.x
Fabian Orccon
1
-22
/
+17
2017-04-11
faceoverlay: Revert deletion
Fabian Orccon
4
-0
/
+571
2016-12-21
Remove various unported plugins
Sebastian Dröge
4
-571
/
+0
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+12
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
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-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-14
ffmpegcolorspace is no more
Wim Taymans
1
-3
/
+3
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
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2
-205
/
+162
2012-03-16
faceoverlay: remove blank line in gtk-doc comment
Stefan Sauer
1
-1
/
+0
2012-03-15
faceoverlay: code cleanups
Stefan Sauer
1
-9
/
+6
2012-03-15
faceoverlay: don't access message fields directly
Stefan Sauer
1
-4
/
+7
2012-03-15
faceoverlay: clear overlay if the face disappears
Tim-Philipp Müller
1
-2
/
+7
2012-03-15
faceoverlay: add some locking for properties, free previous location when it ...
Tim-Philipp Müller
1
-2
/
+32
2012-03-15
faceoverlay: don't make rsvgoverlay reload the SVG for every single frame
Tim-Philipp Müller
2
-3
/
+12
2012-03-15
faceoverlay: move face handling into own function and handle 0 face count
Tim-Philipp Müller
1
-48
/
+58
2012-03-15
faceoverlay: fix pad templates
Tim-Philipp Müller
1
-9
/
+2
2012-03-15
faceoverlay: fix weird pad creation code
Tim-Philipp Müller
2
-108
/
+57
2012-03-15
faceoverlay: minor cosmetic changes
Tim-Philipp Müller
1
-40
/
+2
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+2
2011-05-30
faceoverlay: Add gst-plugins-base CFLAGS and LIBS to fix compilation
Sebastian Dröge
1
-2
/
+2
2011-05-30
faceoverlay: Add element that displays an SVG image over a detected face
Laura Lucas Alday
3
-0
/
+604