forked from dyne/frei0r
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
54 lines (36 loc) · 1.72 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*** See also the Changes @section in include/frei0r.h or git log
1.5.0 - 2 April 2016
This release fixes several major bugs in existing plugins and adds
one new filter: NDVI (Normalized Difference Vegetation Index).
1.4.0 - 24 February 2013
This release fixes several major bugs in existing plugins,
adds new filters and the optional dependency to cairo.
New filters (18): IIRblur, Vignette, Keyspillm0pup, Timeout,
Posterize, Dither, Spillsupress, Emboss, Colgate, RGBNoise,
Colorize, Softglow, ColrHalftone, Sigmoidaltransfer,
Colortap, cairogradient, cairoimagegrid, medians
New mixers: cairoblend, cairoaffineblend
1.3.0 - 8 March 2011
This release adds more plugins, better documentation and better
examples for writing code that makes use of thed opencv library.
New filters (4): tutorial, sharpness, denoise, lightgraffiti
New generator: test_pat (broadcast test patterns)
New mixer: addition_alpha
1.2.1 - 4 October 2010
This is a bugfix release which avoids a crash on load of the
Vertigo plugin and corrects the install path according do
distribution needs.
1.2.0 - 13 September 2010
This release adds many new filters, cross-platform compatibility
to build Win32 plugins, some fixes to the specification, a new Web
page, and more documentation.
1.1.22 - 28 October 2008
Three new plugins were added: UV Map, Edge Glow, and K-Means
Clustering. Various bugfixes were done.
1.1.21 - 1 April 2008
This release adds six new plugins: Lenscorrection, Transparency,
Color Distance, Perspective, RGB Parade, and Vector Scope.
1.1.20 - 7 November 2007
This is the first release as a standard autoconf tarball. It
contains various bugfixes and some new plugins.
*** At last, see also git --log from repository