-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathChangeLog
More file actions
41 lines (25 loc) · 1.16 KB
/
ChangeLog
File metadata and controls
41 lines (25 loc) · 1.16 KB
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
*** See also the Changes @section in include/frei0r.h or git log
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