diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-01-17 12:29:30 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-01-17 12:29:30 +0100 |
| commit | 2f09e96b6d478a56484bdb6d771a3dced8c37126 (patch) | |
| tree | ec81147a77a06f90ffa130da08ed60afe10965cc /jpeg/filelist.txt | |
| parent | 8941dd1ab7c9d9c8b1b0db3d49c557487ca31eca (diff) | |
Update bundled libjpeg to version 9e (16 jan 2022)
Diffstat (limited to 'jpeg/filelist.txt')
| -rw-r--r-- | jpeg/filelist.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/jpeg/filelist.txt b/jpeg/filelist.txt index 86def4559..ddd681b2a 100644 --- a/jpeg/filelist.txt +++ b/jpeg/filelist.txt @@ -1,6 +1,6 @@ IJG JPEG LIBRARY: FILE LIST -Copyright (C) 1994-2019, Thomas G. Lane, Guido Vollbeding. +Copyright (C) 1994-2020, Thomas G. Lane, Guido Vollbeding. This file is part of the Independent JPEG Group's software. For conditions of distribution and use, see the accompanying README file. @@ -140,7 +140,9 @@ transupp.h Declarations for jpegtran support routines in transupp.c. C source code files: cjpeg.c Main program for cjpeg. +cjpegalt.c Main program for cjpeg with alternate user interface. djpeg.c Main program for djpeg. +djpegalt.c Main program for djpeg with alternate user interface. jpegtran.c Main program for jpegtran. cdjpeg.c Utility routines used by all three programs. rdcolmap.c Code to read a colormap file for djpeg's "-map" switch. |
