openjp3d: Convert ISO-8859 to UTF-8 1090/head
authorStefan Weil <sw@weilnetz.de>
Sat, 24 Feb 2018 13:55:33 +0000 (14:55 +0100)
committerStefan Weil <sw@weilnetz.de>
Sun, 25 Feb 2018 17:27:01 +0000 (18:27 +0100)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
13 files changed:
src/lib/openjp3d/dwt.c
src/lib/openjp3d/dwt.h
src/lib/openjp3d/jp3d.c
src/lib/openjp3d/jp3d.h
src/lib/openjp3d/openjp3d.c
src/lib/openjp3d/openjp3d.h
src/lib/openjp3d/pi.c
src/lib/openjp3d/pi.h
src/lib/openjp3d/t1_3d.c
src/lib/openjp3d/t1_3d.h
src/lib/openjp3d/t2.h
src/lib/openjp3d/tcd.h
src/lib/openjp3d/volume.h

index 90a807ed1b75a5ec547279a670655a12be9d93f8..0867433700232bdefa8315467ebe17595429f0fa 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyrigth (c) 2006, M�nica D�ez, LPI-UVA, Spain
+ * Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 634df95a1608e05a3f54d6e0ac947d4e5b1c44a9..0d3eca2a249b09b53c450996704e2b045f234161 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyrigth (c) 2006, M�nica D�ez, LPI-UVA, Spain
+ * Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -95,7 +95,7 @@ Get the norm of a wavelet function of a subband at a specified level for the rev
 double dwt_getnorm(int orient, int level[3], int dwtid[3]);
 /* ----------------------------------------------------------------------- */
 /**
-Calcula el valor del escal�n de cuantificaci�n correspondiente a cada subbanda.
+Calcula el valor del escalón de cuantificación correspondiente a cada subbanda.
 @param tccp Tile component coding parameters
 @param prec Precision of data
 */
index fbc8c01398b8a755b9b2696578bb1773585a6f9e..410bca53df4456c9f158e2afe8006145c64a4268 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3ad46df66df67fc9dbaf5b9e6806621fe47fd9d9..2f47ffe6d1675196495d150ba9243889b06763a0 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 02a2d0094a4d5bcd512d14090dd771863a50ead3..3299a99d0709005cdf1a7a510729d0e4433944da 100644 (file)
@@ -5,7 +5,7 @@
  * are granted under this license.
  *
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0dd8aed8596bab24c4c182b668f0eeed1a7dc696..b61763e61f955089f3e5825f3ea1f204e33e890d 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 00a198dab907ca56e7acca926e428b296e251f7d..a03be45e7364bc368b2f1e2fbd645368a8ef4b4d 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyright (c) 2006, M�nica D�ez, LPI-UVA, Spain
+ * Copyright (c) 2006, Mónica Díez, LPI-UVA, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 59a73d55ff55eef223effe1fc9c72f5df3999ce2..6e6118dded85f99261231fa008205f115f2b8f14 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 91759e7ac93342d5b1ae2cd786d077cefae4911f..ce7e8db6a2471418b3ab2ab03fd55689ee61e457 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyrigth (c) 2006, M�nica D�ez, LPI-UVA, Spain
+ * Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c7cf88762871e80cd1754220a6475c1a99ad0f82..4d0ad89cb324d342dc572aba5a8b2a786e60611c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyrigth (c) 2006, M�nica D�ez, LPI-UVA, Spain
+ * Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b11bc6a57d564f789346d064bcffc72c7c7e8c13..36733f9520dad4bd964e36c09205243368399233 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a94c54fc2d4fb2ee676cc6d96757cf2b94815b08..bac5cd06b0530054e530d2598d797698c3c903eb 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
  * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8cc6102acbd67247beaefa4dbd53da730f8611f1..ae7fdc224c68797cb71dc87b1fc15863a1634414 100644 (file)
@@ -5,7 +5,7 @@
  * are granted under this license.
  *
  * Copyright (c) 2005, Herve Drolon, FreeImage Team
- * Copyright (c) 2006, M�nica D�ez Garc�a, Image Processing Laboratory, University of Valladolid, Spain
+ * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without