]> granicus.if.org Git - openjpeg/commitdiff
Merge pull request #1090 from stweil/utf8
authorEven Rouault <even.rouault@mines-paris.org>
Sun, 25 Feb 2018 18:59:18 +0000 (19:59 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2018 18:59:18 +0000 (19:59 +0100)
Convert files to UTF-8 encoding

17 files changed:
src/bin/jp3d/convert.c
src/bin/jp3d/convert.h
src/bin/jp3d/opj_jp3d_compress.c
src/bin/jp3d/opj_jp3d_decompress.c
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 5d07bf19b264d4ff76fa20659a56adbaa8365492..7d802445d64846b3530e0214b1373f80ce940bee 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
@@ -193,7 +193,7 @@ opj_volume_t* pgxtovolume(char *relpath, opj_cparameters_t *parameters)
     memset(pgxfiles, 0, MAX_SLICES * MAX_PATH * sizeof(char));
     memset(&cmptparm, 0, sizeof(opj_volume_cmptparm_t));
 
-    /* Separación del caso de un único slice frente al de muchos */
+    /* Separación del caso de un único slice frente al de muchos */
     if ((tmp = strrchr(relpath, '-')) == NULL) {
         /*fprintf(stdout,"[INFO] A volume of only one slice....\n");*/
         sliceno = 1;
index 1df170eba6ac5c131c6fc7132eaa403028071b9f..255717e1038235fdac49d5f4f3cfa651e76e0093 100644 (file)
@@ -4,7 +4,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 ea7ee7fc9b2c892ba8a84cb3520b09d5094628e7..901a14f8dce3db02684fd81deea069fa002ac0c3 100644 (file)
@@ -4,7 +4,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 08d6ced2aa4c138b65e3d899aca0375326e55d10..eb7ebe8e8a134f7ce7620aa4549e2e6c1a754e20 100644 (file)
@@ -4,7 +4,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 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