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