Sign in
coral
/
mtk-gst-plugins-bad
/
a4c2d1ea314b6c0e6a72e093edf957da2393d6ae
/
gst
/
geometrictransform
4261692
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
78022a6
docs: Port all docstring to gtk-doc markdown
by Thibault Saunier
· 8 years ago
a388873
mirror: Fix documentation for the mirror mode
by Daniel Shahaf
· 8 years ago
42af2d6
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 9 years ago
8cdfb13
bad: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
ef53eab
geometrictransform: add headers with example launch lines
by Luis de Bethencourt
· 9 years ago
734d5a7
Fix code indentation
by Tim-Philipp Müller
· 9 years ago
f1ced59
geometrictransform: rename gemetric math functions to have their symbols namespaced
by George Kiagiadakis
· 9 years ago
699452e
Remove obsolete Android build cruft
by Tim-Philipp Müller
· 10 years ago
8e2964e
mirror: Needs remap when the mode changes.
by Mathieu Duponchelle
· 10 years ago
aaee4dc
all: Don't declare variables in 'for' loops
by Edward Hervey
· 11 years ago
c8eb403
fisheye: Fix documentation
by Colin Macdonald
· 11 years ago
9945e2b
geometrictransform: G_DEFINE_TYPE() already calls g_type_class_peek_parent() for us
by Sebastian Dröge
· 11 years ago
426c26f
geometrictransform: Remove empty GObject::finalize() implementations
by Sebastian Dröge
· 11 years ago
8de96a2
geometrictransform: Add a 2D perspective transform plugin
by Antonio Ospite
· 11 years ago
fa12af3
rotate: Fix angle property help text
by Antonio Ospite
· 11 years ago
ae22316
geometrictransform: Fix setting black background for AYUV buffers
by Antonio Ospite
· 11 years ago
e51cd4f
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
9e1b75f
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
32ba17c
Use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 12 years ago
578861a
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 13 years ago
0def19d
geometrictransform: don't link against libgstinterfaces which was removed
by Tim-Philipp Müller
· 13 years ago
c13359f
geometrictransform: use 1.0 videofilter baseclass functions
by Thiago Santos
· 13 years ago
d5f2feb
geometrictransform: port to 1.0
by Thiago Santos
· 13 years ago
cda192b
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
1318a97
gst: Update versioning
by Sebastian Dröge
· 13 years ago
860ccd4
Merge remote-tracking branch 'origin/0.10'
by Sebastian Dröge
· 13 years ago
7dd5b20
geometrictransform: Prevent access to the transform map when it is null
by Thiago Santos
· 13 years ago
7447181
geometrictransform: add some more log messages
by Thiago Santos
· 13 years ago
4e7edb2
geometrictransform: make sure gt->map not freed twice
by Oleksij Rempel (Alexey Fisher)
· 13 years ago
1119f6e
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
ddff933
rotate: angle is in radians already, do not scale it
by Vincent Penquerc'h
· 13 years ago
e84bbcb
rotate: fix description string to match what the element does
by Vincent Penquerc'h
· 13 years ago
7521b59
various: fix pad template ref leaks
by Vincent Penquerc'h
· 13 years ago
9f73890
controller: port to new controller location and api
by Stefan Sauer
· 13 years ago
79e3b5b
various: fix author tag in element details
by Stefan Kost
· 14 years ago
5d6bdf6
Fix some unused-but-set-variable warnings with gcc 4.6
by Tim-Philipp Müller
· 14 years ago
17fd7eb
android: make it ready for androgenizer
by Thibault Saunier
· 14 years ago
2f5c92f
change M_PI to G_PI
by David Schleef
· 14 years ago
461db47
geometrictransform: Adds rotate element
by Thiago Santos
· 14 years ago
6fcbf59
geometrictransform: Fix build with debugging disabled
by Thiago Santos
· 15 years ago
fd4a629
geometrictransform: add a "zoom" parameter to square filter
by Filippo Argiolas
· 15 years ago
4cec7d1
geometrictransform: make square "width" and "height" customizable
by Filippo Argiolas
· 15 years ago
2a9b456
geometrictransform: add a "mode" property to mirror filter
by Filippo Argiolas
· 15 years ago
a72b2f5
geometrictransform: add a "zoom" parameter to bulge filter
by Filippo Argiolas
· 15 years ago
58b76ac
geometrictransform: add an "intensity" parameter to stretch filter
by Filippo Argiolas
· 15 years ago
7be30c3
geometrictransform: make tunnel "radius" customizable
by Filippo Argiolas
· 15 years ago
1652a3e
geometrictransform: make bulge "radius" customizable
by Filippo Argiolas
· 15 years ago
27134c6
geometrictransform: make stretch "radius" customizable
by Filippo Argiolas
· 15 years ago
c921067
geometrictransform: make ciclegt "radius" property relative
by Filippo Argiolas
· 15 years ago
0c0adff
geometrictransform: new filter "fisheye"
by Filippo Argiolas
· 15 years ago
9ee12f9
geometrictransform: new filter "mirror"
by Filippo Argiolas
· 15 years ago
5c4915d
geometrictransform: new filter "square"
by Filippo Argiolas
· 15 years ago
a7fb7ae
geometrictransform: new filter "tunnel"
by Filippo Argiolas
· 15 years ago
3ba3310
geometrictransform: new filter "bulge"
by Filippo Argiolas
· 15 years ago
2edd185
geometrictransform: new filter "stretch"
by Filippo Argiolas
· 15 years ago
4fa3e21
geometrictransform: Use _CAST macro
by Thiago Santos
· 15 years ago
1c33b79
geometrictransform: Make properties controllable
by Thiago Santos
· 15 years ago
017808e
marble: Adds 'marble' element to geometrictransform
by Thiago Santos
· 15 years ago
a45a1d7
geometrictransform: Use explicit formats from gstvideo
by Thiago Santos
· 15 years ago
9f6cbc8
diffuse: Adds diffuse element to geometrictransform
by Thiago Santos
· 15 years ago
e7d417f
geometrictransform: Make map precalculation optional
by Thiago Santos
· 15 years ago
581b63c
geometrictransform: Set output buffer data to 0
by Thiago Santos
· 15 years ago
964c71b
geometrictransform: Descriptions and default values
by Thiago Santos
· 15 years ago
44d33ee
geometrictransform: Remove trailing whitespace
by Thiago Santos
· 15 years ago
213277c
waterripple: Adds new waterripple element to geometrictransofmr
by Thiago Santos
· 15 years ago
ed7461b
sphere: Adds new 'sphere' element to geometrictransform
by Thiago Santos
· 15 years ago
a006140
geometrictransform: adds some properties to base class
by Thiago Santos
· 15 years ago
179e234
circle: Adds circle element to geometrictransform plugin
by Thiago Santos
· 15 years ago
8eab2c8
kaleidoscope: Adds new element 'kaleidoscope'
by Thiago Santos
· 15 years ago
53d4080
gsttwirl: Adds new element twirl
by Thiago Santos
· 15 years ago
2f9a630
geometrictransform: Adds a intermediary baseclass circlegeometrictransform
by Thiago Santos
· 15 years ago
dcda4b6
pinch: Some optimization using the prepare func
by Thiago Santos
· 15 years ago
8c5360a
geometrictransform: Adds prepare function and cleanup
by Thiago Santos
· 15 years ago
6560248
geometrictransform: Precalculate mapping array
by Thiago Santos
· 15 years ago
1250a74
geometrictransform: Accept any rgb or gray
by Thiago Santos
· 15 years ago
525aae2
geometrictransform: Rename some variables for clarity
by Thiago Santos
· 15 years ago
b7660b1
geometrictransform: New plugin for geometric transforms
by Thiago Santos
· 15 years ago