Filippo Argiolas
|
43e92c4a3f
|
[227/906] explicitly bind the main texture and the curve one to separate units in rgb and luma to curve effects. This should solve the issue pointed in TODO item 21.
|
2014-03-15 18:36:28 +01:00 |
|
Filippo Argiolas
|
5425839342
|
[195/906] fix gstgldifferencematte and add an example app to test it dragging an image over the video (works with pixbufoverlay too, see pixbufdrop --help)
|
2014-03-15 18:36:26 +01:00 |
|
Filippo Argiolas
|
745a078f7f
|
[194/906] another typo, restore old twirl fragment source
|
2014-03-15 18:36:26 +01:00 |
|
Filippo Argiolas
|
4c907f53be
|
[193/906] fix typos
|
2014-03-15 18:36:26 +01:00 |
|
Filippo Argiolas
|
8024aa7483
|
[192/906] complete differencematte filter.. I did it quickly, probably still needs some work
|
2014-03-15 18:36:26 +01:00 |
|
Filippo Argiolas
|
3faa943819
|
[191/906] little cleanup. add first draft of gstgldifferencematte. still doesn't work
|
2014-03-15 18:36:26 +01:00 |
|
unknown
|
f8f81eae40
|
[189/906] update vs8 build and fix some warnings that comes from vc8
|
2014-03-15 18:36:26 +01:00 |
|
Filippo Argiolas
|
30ab0747cc
|
[184/906] add a couple of macros to autotools to compile with uintrepid automake. remove array constructor so we don't have to depend on glsl #version 120.
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
fcb1d8a62f
|
[182/906] add a better sepia toning curve
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
91006dae09
|
[179/906] distortion effect cleanup
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
35b7b488f3
|
[176/906] fix a typo
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
85502ef8cd
|
[175/906] add sin effect (desaturate everything but red shades). still needs some tuning.
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
5db4fa5f1e
|
[173/906] add lumaxpro (desaturate + cross process) effect. nothing too impressive but I like it.
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
fad976d7b7
|
[171/906] import fxtest (little gtk app to easily test effects) from cvs branch, fixed rgbtocurve.
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
c87eb37c32
|
[169/906] import remaining distortion effects from cvs branch (fisheye, twirl, bulge, tunnel, square)
|
2014-03-15 18:36:25 +01:00 |
|
Filippo Argiolas
|
c780339c92
|
[168/906] cleanup curves header
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
226fe2bffa
|
[167/906] better cross processing curve
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
5b1f62a079
|
[166/906] add rgb_to_luma_fragment source and correspondent effect. use the latter for a cross processing effect.
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
e009d7b400
|
[165/906] import luma_to_curve effects (Sepia, Heat) from cvs branch with better texture memory handling (teximage curves only once). Sepia curve still needs some love.
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
c5bd6fdbc5
|
[164/906] rename blend_fragment_source to sum_fragment_source and add uniform blending parameters
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
aa7e3867ac
|
[163/906] import glow effect (maybe the most tricky) from cvs branch
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
e8d27cadf7
|
[162/906] import stretch effect from cvs
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
ebde5b5501
|
[161/906] import squeeze effect from cvs
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
962e4cd8a1
|
[160/906] forgot to add a file
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
77fc214670
|
[159/906] still some source tree reorganize, fixed some issue with headers and ifdefs, moved identity into effects dir
|
2014-03-15 18:36:24 +01:00 |
|
Filippo Argiolas
|
7bbdcce721
|
[158/906] still working on mergin gstgleffects, add mirror effect. reorganize source tree.
|
2014-03-15 18:36:24 +01:00 |
|