index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gaudieffects
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
guadi: prefix orc functions with gaudi_orc_
Wim Taymans
4
-11
/
+11
2012-06-07
Release 0.11.92
Sebastian Dröge
1
-1
/
+1
2012-05-17
gaudieffects: add fallback code for orc
Luis de Bethencourt
2
-0
/
+505
2012-05-17
gaudieffects: use CLAMP in solarize
Luis de Bethencourt
1
-16
/
+3
2012-05-17
gaudieffects: use CLAMP in exclusion
Luis de Bethencourt
1
-18
/
+5
2012-05-17
gaudieffects: use CLAMP in dodge
Luis de Bethencourt
1
-19
/
+5
2012-05-17
gaudieffects: use CLAMP in chromium
Luis de Bethencourt
1
-19
/
+6
2012-05-16
gaudieffects: example pipelines with videoconvert
Luis de Bethencourt
7
-7
/
+7
2012-05-16
gaudieffects: orc-ify burn filter
Luis de Bethencourt
3
-43
/
+64
2012-05-10
gaudieffects: consistency in templates name
Luis de Bethencourt
7
-28
/
+42
2012-05-10
gaudieffects: consistency fixes in gstgaussblur
Luis de Bethencourt
2
-42
/
+44
2012-05-10
gaudieffects: port gaussianblur to GstVideoFilter
Luis de Bethencourt
2
-75
/
+51
2012-05-09
gaudieffects: port solarize to GstVideoFilter
Luis de Bethencourt
2
-47
/
+25
2012-05-09
gaudieffects: port exclusion to GstVideoFilter
Luis de Bethencourt
2
-46
/
+25
2012-05-09
gaudieffects: port dodge to GstVideoFilter
Luis de Bethencourt
2
-47
/
+38
2012-05-09
gaudieffects: port dilate to GstVideoFilter
Luis de Bethencourt
2
-50
/
+26
2012-05-09
gaudieffects: port burn to GstVideoFilter
Luis de Bethencourt
2
-49
/
+27
2012-05-09
gaudieffects: port chromium to GstVideoFilter
Luis de Bethencourt
2
-49
/
+27
2012-05-09
gaudieffects: use GST_DEBUG_FUNCPTR in blur
Luis de Bethencourt
1
-11
/
+10
2012-05-09
gaudieffects: port gaussblur to 0.11
Luis de Bethencourt
2
-39
/
+58
2012-05-09
gaudieffects: port solarize to 0.11
Luis de Bethencourt
2
-37
/
+43
2012-05-09
gaudieffects: port exclusion to 0.11
Luis de Bethencourt
2
-36
/
+43
2012-05-09
gaudieffects: port dodge to 0.11
Luis de Bethencourt
2
-36
/
+42
2012-05-09
gaudieffects: port dilate to 0.11
Luis de Bethencourt
2
-36
/
+42
2012-05-09
gaudieffects: add header to gaussblur
Luis de Bethencourt
2
-0
/
+105
2012-05-09
gaudieffects: port chromium to 0.11
Luis de Bethencourt
2
-38
/
+41
2012-05-09
gaudieffects: port burn to 0.11
Luis de Bethencourt
2
-36
/
+41
2012-05-09
controller: port to new controller location and api
Luis de Bethencourt
7
-8
/
+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
-1
/
+1
2011-11-04
controller: port to new controller location and api
Stefan Sauer
8
-11
/
+8
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2011-01-02
gaudieffects: dist python examples
Tim-Philipp Müller
1
-0
/
+2
2010-12-30
change M_PI to G_PI
David Schleef
1
-2
/
+2
2010-12-12
gaudieffects: Avoid divide by 0 in burn element
Jan Schmidt
2
-20
/
+34
2010-10-28
gaudieffects: Include gstcontroller header and add the required CFLAGS
Sebastian Dröge
2
-2
/
+4
2010-10-28
gaudieffects: made filter parameters dynamic and controllable
Luis de Bethencourt
12
-134
/
+434
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
6
-6
/
+6
2010-08-12
gaudieffects: Mark inline functions as static inline
Olivier Crête
2
-4
/
+4
2010-08-02
gaudieffects: Add Gaussian Blur effect, and brief example.
Jan Schmidt
6
-10
/
+486
2010-07-28
gaudieffects: fix structure names to comply with the plugin moving guidelines
Tim-Philipp Müller
12
-78
/
+78
2010-07-20
gaudieffects: Adds new plugin 'gaudieffects'
Luis de Bethencourt
15
-0
/
+2594