| 
0
 | 
     1 Watermarking source
 | 
| 
 | 
     2 
 | 
| 
3
 | 
     3 version 0.5
 | 
| 
 | 
     4   * added algorithm kund2 and kund3
 | 
| 
 | 
     5   * added xie2
 | 
| 
 | 
     6   * fixed uninitialized variable level in wm_kim_{e|d}.c
 | 
| 
 | 
     7   * updated netpbm include file names (for netpbm 10.x)
 | 
| 
4
 | 
     8   * support for filter parametrization (undocumented), see param_stuff.c 
 | 
| 
 | 
     9     and pollen_stuff.c
 | 
| 
3
 | 
    10 
 | 
| 
0
 | 
    11 version 0.4
 | 
| 
 | 
    12   * bug fixes
 | 
| 
 | 
    13       - wm_xia_{e|d}.c variable level uninitialized
 | 
| 
 | 
    14       - wm_zhu_{e|d}.c variable level uninitialized
 | 
| 
 | 
    15       - issue with random() vs. rand() and RAND_MAX in frid2_common.c
 | 
| 
 | 
    16   * added option to bruyn algorithm to disable block skipping
 | 
| 
 | 
    17   * added algorithm kim
 | 
| 
 | 
    18 
 | 
| 
 | 
    19 version 0.3
 | 
| 
 | 
    20   * added nice manual/documentation
 | 
| 
 | 
    21   * added algorithms by Dugad, Wang, Zhu, Fridrich
 | 
| 
 | 
    22   * added Makefiles for Win32 plattform (mingw32)
 | 
| 
 | 
    23 
 | 
| 
 | 
    24 version 0.2 
 | 
| 
 | 
    25  * added contribution by Vassilis Fotopoulos (Piva's algorithm,
 | 
| 
 | 
    26    DCT, Hartley and subband domain) - see Fotopoulos/ subdirectory
 | 
| 
 | 
    27  * stuff moved to Meerwald/ subdirectory
 | 
| 
 | 
    28  * added Bruyndonckx, Corvi, Koch, Xia, Xie algorithms
 | 
| 
 | 
    29 
 | 
| 
 | 
    30 version 0.1
 | 
| 
 | 
    31  * initial release
 | 
| 
 | 
    32 
 | 
| 
 | 
    33 Peter Meerwald  
 | 
| 
3
 | 
    34 Dept. of Computer Sciences, University of Salzburg, Austria
 | 
| 
0
 | 
    35 
 | 
| 
 | 
    36 pmeerw@cosy.sbg.ac.at
 | 
| 
 | 
    37 http://www.cosy.sbg.ac.at/~pmeerw/Watermarking
 |