index
:
gstreamer/gst-plugins-bad
0.10
0.11
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
'Bad' GStreamer plugins
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
geometrictransform
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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-31
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
2010-08-04
geometrictransform: make ciclegt "radius" property relative
Filippo Argiolas
6
-8/+14
2010-08-02
geometrictransform: new filter "fisheye"
Filippo Argiolas
4
-2/+241
2010-08-02
geometrictransform: new filter "mirror"
Filippo Argiolas
4
-2/+219
2010-08-02
geometrictransform: new filter "square"
Filippo Argiolas
4
-2/+223
2010-08-02
geometrictransform: new filter "tunnel"
Filippo Argiolas
4
-2/+239
2010-08-02
geometrictransform: new filter "bulge"
Filippo Argiolas
4
-2/+239
2010-08-02
geometrictransform: new filter "stretch"
Filippo Argiolas
6
-2/+260
2010-06-08
geometrictransform: Use _CAST macro
Thiago Santos
1
-7/+7
2010-06-08
geometrictransform: Make properties controllable
Thiago Santos
12
-52/+243
2010-06-07
marble: Adds 'marble' element to geometrictransform
Thiago Santos
6
-0/+489
2010-06-06
geometrictransform: Use explicit formats from gstvideo
Thiago Santos
1
-2/+30
2010-06-06
diffuse: Adds diffuse element to geometrictransform
Thiago Santos
4
-0/+316
2010-06-06
geometrictransform: Make map precalculation optional
Thiago Santos
2
-13/+38
2010-06-05
geometrictransform: Set output buffer data to 0
Thiago Santos
1
-0/+2
2010-06-05
geometrictransform: Descriptions and default values
Thiago Santos
8
-19/+38
2010-06-04
geometrictransform: Remove trailing whitespace
Thiago Santos
16
-23/+23
2010-06-04
waterripple: Adds new waterripple element to geometrictransofmr
Thiago Santos
4
-2/+329
2010-06-04
sphere: Adds new 'sphere' element to geometrictransform
Thiago Santos
4
-0/+314
2010-06-04
geometrictransform: adds some properties to base class
Thiago Santos
6
-15/+123
2010-06-04
circle: Adds circle element to geometrictransform plugin
Thiago Santos
6
-1/+324
2010-06-04
kaleidoscope: Adds new element 'kaleidoscope'
Thiago Santos
6
-0/+468
2010-06-04
gsttwirl: Adds new element twirl
Thiago Santos
4
-2/+295
[next]