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
/
geometrictransform
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-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
16
-48
/
+48
2016-12-16
mirror: Fix documentation for the mirror mode
Daniel Shahaf
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+31
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+4
2015-12-15
geometrictransform: add headers with example launch lines
Luis de Bethencourt
16
-0
/
+223
2015-11-06
Fix code indentation
Tim-Philipp Müller
1
-13
/
+13
2015-10-26
geometrictransform: rename gemetric math functions to have their symbols name...
George Kiagiadakis
10
-34
/
+34
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2014-12-09
mirror: Needs remap when the mode changes.
Mathieu Duponchelle
1
-4
/
+17
2014-06-24
all: Don't declare variables in 'for' loops
Edward Hervey
2
-3
/
+4
2014-01-31
fisheye: Fix documentation
Colin Macdonald
1
-1
/
+1
2013-12-02
geometrictransform: G_DEFINE_TYPE() already calls g_type_class_peek_parent() ...
Sebastian Dröge
16
-33
/
+0
2013-12-02
geometrictransform: Remove empty GObject::finalize() implementations
Sebastian Dröge
16
-147
/
+32
2013-12-02
geometrictransform: Add a 2D perspective transform plugin
Antonio Ospite
4
-2
/
+360
2013-10-31
rotate: Fix angle property help text
Antonio Ospite
1
-1
/
+1
2013-10-31
geometrictransform: Fix setting black background for AYUV buffers
Antonio Ospite
1
-1
/
+10
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
37
-74
/
+74
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
15
-15
/
+15
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
15
-15
/
+15
2012-04-14
geometrictransform: don't link against libgstinterfaces which was removed
Tim-Philipp Müller
1
-1
/
+0
2012-04-13
geometrictransform: use 1.0 videofilter baseclass functions
Thiago Santos
1
-57
/
+43
2012-04-13
geometrictransform: port to 1.0
Thiago Santos
16
-288
/
+200
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
-4
/
+14
2012-03-20
geometrictransform: Prevent access to the transform map when it is null
Thiago Santos
1
-2
/
+6
2012-03-20
geometrictransform: add some more log messages
Thiago Santos
1
-0
/
+4
2012-03-12
geometrictransform: make sure gt->map not freed twice
Oleksij Rempel (Alexey Fisher)
1
-2
/
+4
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+2
2012-02-04
rotate: angle is in radians already, do not scale it
Vincent Penquerc'h
1
-1
/
+1
2012-02-04
rotate: fix description string to match what the element does
Vincent Penquerc'h
1
-1
/
+1
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+4
2011-11-04
controller: port to new controller location and api
Stefan Sauer
2
-4
/
+2
2011-05-18
various: fix author tag in element details
Stefan Kost
3
-3
/
+3
2011-04-15
Fix some unused-but-set-variable warnings with gcc 4.6
Tim-Philipp Müller
1
-2
/
+0
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-12-30
change M_PI to G_PI
David Schleef
1
-1
/
+1
2010-10-13
geometrictransform: Adds rotate element
Thiago Santos
4
-0
/
+319
2010-09-10
geometrictransform: Fix build with debugging disabled
Thiago Santos
2
-0
/
+4
2010-08-09
geometrictransform: add a "zoom" parameter to square filter
Filippo Argiolas
2
-2
/
+23
2010-08-09
geometrictransform: make square "width" and "height" customizable
Filippo Argiolas
2
-2
/
+91
2010-08-09
geometrictransform: add a "mode" property to mirror filter
Filippo Argiolas
2
-14
/
+130
2010-08-09
geometrictransform: add a "zoom" parameter to bulge filter
Filippo Argiolas
2
-6
/
+81
2010-08-09
geometrictransform: add an "intensity" parameter to stretch filter
Filippo Argiolas
2
-3
/
+79
2010-08-09
geometrictransform: make tunnel "radius" customizable
Filippo Argiolas
1
-6
/
+5
2010-08-09
geometrictransform: make bulge "radius" customizable
Filippo Argiolas
1
-5
/
+4
2010-08-09
geometrictransform: make stretch "radius" customizable
Filippo Argiolas
1
-12
/
+4
[next]