Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit c30ae10

Browse files
author
ijd.org
committed
Imported from jpegsrc.v8d.tar.gz.
1 parent 1c8de2b commit c30ae10

40 files changed

+1438
-735
lines changed

Makefile.in

+29-27
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Makefile.in generated by automake 1.11.1 from Makefile.am.
1+
# Makefile.in generated by automake 1.11.2 from Makefile.am.
22
# @configure_input@
33

44
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5-
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6-
# Inc.
5+
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6+
# Foundation, Inc.
77
# This Makefile.in is free software; the Free Software Foundation
88
# gives unlimited permission to copy and/or distribute it,
99
# with or without modifications, as long as this notice is preserved.
@@ -83,6 +83,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
8383
am__base_list = \
8484
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
8585
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
86+
am__uninstall_files_from_dir = { \
87+
test -z "$$files" \
88+
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
89+
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
90+
$(am__cd) "$$dir" && rm -f $$files; }; \
91+
}
8692
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
8793
"$(DESTDIR)$(man1dir)" "$(DESTDIR)$(includedir)"
8894
LTLIBRARIES = $(lib_LTLIBRARIES)
@@ -396,7 +402,7 @@ all: jconfig.h
396402

397403
.SUFFIXES:
398404
.SUFFIXES: .c .lo .o .obj
399-
am--refresh:
405+
am--refresh: Makefile
400406
@:
401407
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
402408
@for dep in $?; do \
@@ -432,10 +438,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
432438
$(am__aclocal_m4_deps):
433439

434440
jconfig.h: stamp-h1
435-
@if test ! -f $@; then \
436-
rm -f stamp-h1; \
437-
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
438-
else :; fi
441+
@if test ! -f $@; then rm -f stamp-h1; else :; fi
442+
@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
439443

440444
stamp-h1: $(srcdir)/jconfig.cfg $(top_builddir)/config.status
441445
@rm -f stamp-h1
@@ -623,26 +627,23 @@ mostlyclean-kr:
623627
.c.o:
624628
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
625629
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
626-
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
627-
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
630+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
628631
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
629-
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
632+
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
630633

631634
.c.obj:
632635
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
633636
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
634-
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
635-
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
637+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
636638
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637-
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
639+
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
638640

639641
.c.lo:
640642
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
641643
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
642-
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
643-
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
644+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
644645
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
645-
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
646+
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
646647
@MEMORYMGR@_.c: @MEMORYMGR@.c $(ANSI2KNR)
647648
$(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/@MEMORYMGR@.c; then echo $(srcdir)/@MEMORYMGR@.c; else echo @MEMORYMGR@.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
648649
cdjpeg_.c: cdjpeg.c $(ANSI2KNR)
@@ -850,9 +851,7 @@ uninstall-man1:
850851
sed -n '/\.1[a-z]*$$/p'; \
851852
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
852853
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
853-
test -z "$$files" || { \
854-
echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
855-
cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
854+
dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
856855
install-includeHEADERS: $(include_HEADERS)
857856
@$(NORMAL_INSTALL)
858857
test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
@@ -870,9 +869,7 @@ uninstall-includeHEADERS:
870869
@$(NORMAL_UNINSTALL)
871870
@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
872871
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
873-
test -n "$$files" || exit 0; \
874-
echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
875-
cd "$(DESTDIR)$(includedir)" && rm -f $$files
872+
dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
876873

877874
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
878875
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -946,10 +943,15 @@ install-am: all-am
946943

947944
installcheck: installcheck-am
948945
install-strip:
949-
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
950-
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
951-
`test -z '$(STRIP)' || \
952-
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
946+
if test -z '$(STRIP)'; then \
947+
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
948+
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
949+
install; \
950+
else \
951+
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
952+
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
953+
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
954+
fi
953955
mostlyclean-generic:
954956

955957
clean-generic:

README

+41-16
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The Independent JPEG Group's JPEG software
22
==========================================
33

4-
README for release 8c of 16-Jan-2011
4+
README for release 8d of 15-Jan-2012
55
====================================
66

77
This distribution contains the eighth public release of the Independent JPEG
@@ -13,7 +13,8 @@ Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson,
1313
Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers,
1414
and other members of the Independent JPEG Group.
1515

16-
IJG is not affiliated with the official ISO JPEG standards committee.
16+
IJG is not affiliated with the ISO/IEC JTC1/SC29/WG1 standards committee
17+
(also known as JPEG, together with ITU-T SG16).
1718

1819

1920
DOCUMENTATION ROADMAP
@@ -114,7 +115,7 @@ with respect to this software, its quality, accuracy, merchantability, or
114115
fitness for a particular purpose. This software is provided "AS IS", and you,
115116
its user, assume the entire risk as to its quality and accuracy.
116117

117-
This software is copyright (C) 1991-2011, Thomas G. Lane, Guido Vollbeding.
118+
This software is copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
118119
All Rights Reserved except as specified below.
119120

120121
Permission is hereby granted to use, copy, modify, and distribute this
@@ -222,9 +223,11 @@ Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS
222223
Continuous-tone Still Images, Part 2: Compliance testing" and has document
223224
numbers ISO/IEC IS 10918-2, ITU-T T.83.
224225
IJG JPEG 8 introduces an implementation of the JPEG SmartScale extension
225-
which is specified in a contributed document at ITU and ISO with title "ITU-T
226-
JPEG-Plus Proposal for Extending ITU-T T.81 for Advanced Image Coding", April
227-
2006, Geneva, Switzerland. The latest version of the document is Revision 3.
226+
which is specified in two documents: A contributed document at ITU and ISO
227+
with title "ITU-T JPEG-Plus Proposal for Extending ITU-T T.81 for Advanced
228+
Image Coding", April 2006, Geneva, Switzerland. The latest version of this
229+
document is Revision 3. And a contributed document ISO/IEC JTC1/SC29/WG1 N
230+
5799 with title "Evolution of JPEG", June/July 2011, Berlin, Germany.
228231

229232
The JPEG standard does not specify all details of an interchangeable file
230233
format. For the omitted details we follow the "JFIF" conventions, revision
@@ -254,8 +257,8 @@ ARCHIVE LOCATIONS
254257
The "official" archive site for this software is www.ijg.org.
255258
The most recent released version can always be found there in
256259
directory "files". This particular version will be archived as
257-
http://www.ijg.org/files/jpegsrc.v8c.tar.gz, and in Windows-compatible
258-
"zip" archive format as http://www.ijg.org/files/jpegsr8c.zip.
260+
http://www.ijg.org/files/jpegsrc.v8d.tar.gz, and in Windows-compatible
261+
"zip" archive format as http://www.ijg.org/files/jpegsr8d.zip.
259262

260263
The JPEG FAQ (Frequently Asked Questions) article is a source of some
261264
general information about JPEG.
@@ -281,6 +284,10 @@ ITU JPEG (Study Group 16) meeting in Geneva, Switzerland.
281284
Thank to Thomas Wiegand and Gary Sullivan for inviting me to the
282285
Joint Video Team (MPEG & ITU) meeting in Geneva, Switzerland.
283286

287+
Thank to Thomas Richter and Daniel Lee for inviting me to the
288+
ISO/IEC JTC1/SC29/WG1 (also known as JPEG, together with ITU-T SG16)
289+
meeting in Berlin, Germany.
290+
284291
Thank to John Korejwa and Massimo Ballerini for inviting me to
285292
fruitful consultations in Boston, MA and Milan, Italy.
286293

@@ -304,17 +311,35 @@ design and development of this singular software package.
304311
FILE FORMAT WARS
305312
================
306313

307-
The ISO JPEG standards committee actually promotes different formats like
308-
"JPEG 2000" or "JPEG XR" which are incompatible with original DCT-based
309-
JPEG and which are based on faulty technologies. IJG therefore does not
310-
and will not support such momentary mistakes (see REFERENCES).
311-
We have little or no sympathy for the promotion of these formats. Indeed,
312-
one of the original reasons for developing this free software was to help
313-
force convergence on common, interoperable format standards for JPEG files.
314+
The ISO/IEC JTC1/SC29/WG1 standards committee (also known as JPEG, together
315+
with ITU-T SG16) currently promotes different formats containing the name
316+
"JPEG" which is misleading because these formats are incompatible with
317+
original DCT-based JPEG and are based on faulty technologies.
318+
IJG therefore does not and will not support such momentary mistakes
319+
(see REFERENCES).
320+
There exist also distributions under the name "OpenJPEG" promoting such
321+
kind of formats which is misleading because they don't support original
322+
JPEG images.
323+
We have no sympathy for the promotion of inferior formats. Indeed, one of
324+
the original reasons for developing this free software was to help force
325+
convergence on common, interoperable format standards for JPEG files.
314326
Don't use an incompatible file format!
315327
(In any case, our decoder will remain capable of reading existing JPEG
316328
image files indefinitely.)
317329

330+
Furthermore, the ISO committee pretends to be "responsible for the popular
331+
JPEG" in their public reports which is not true because they don't respond to
332+
actual requirements for the maintenance of the original JPEG specification.
333+
334+
There are currently distributions in circulation containing the name
335+
"libjpeg" which claim to be a "derivative" or "fork" of the original
336+
libjpeg, but don't have the features and are incompatible with formats
337+
supported by actual IJG libjpeg distributions. Furthermore, they
338+
violate the license conditions as described under LEGAL ISSUES above.
339+
We have no sympathy for the release of misleading and illegal
340+
distributions derived from obsolete code bases.
341+
Don't use an obsolete code base!
342+
318343

319344
TO DO
320345
=====
@@ -323,4 +348,4 @@ Version 8 is the first release of a new generation JPEG standard
323348
to overcome the limitations of the original JPEG specification.
324349
More features are being prepared for coming releases...
325350

326-
Please send bug reports, offers of help, etc. to jpeg-info@uc.ag.
351+
Please send bug reports, offers of help, etc. to jpeg-info@jpegclub.org.

0 commit comments

Comments
 (0)