Merge branch 'main' into dev
This commit is contained in:
1
cmyk.h
1
cmyk.h
@@ -17,7 +17,6 @@
|
|||||||
#include <jinclude.h>
|
#include <jinclude.h>
|
||||||
#define JPEG_INTERNALS
|
#define JPEG_INTERNALS
|
||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
|
|
||||||
/* Fully reversible */
|
/* Fully reversible */
|
||||||
|
|||||||
@@ -17,7 +17,6 @@
|
|||||||
#include "jinclude.h"
|
#include "jinclude.h"
|
||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jsimd.h"
|
#include "jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
|
|
||||||
/* Private subobject */
|
/* Private subobject */
|
||||||
|
|||||||
1
jchuff.c
1
jchuff.c
@@ -28,7 +28,6 @@
|
|||||||
#include "jinclude.h"
|
#include "jinclude.h"
|
||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jsimd.h"
|
#include "jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -19,7 +19,6 @@
|
|||||||
#include "jinclude.h"
|
#include "jinclude.h"
|
||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jpegcomp.h"
|
#include "jpegcomp.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
|
|
||||||
/* Private state */
|
/* Private state */
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
#include "jinclude.h"
|
#include "jinclude.h"
|
||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jsimd.h"
|
#include "jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
#ifdef HAVE_INTRIN_H
|
#ifdef HAVE_INTRIN_H
|
||||||
|
|||||||
@@ -23,7 +23,6 @@
|
|||||||
#include "jinclude.h"
|
#include "jinclude.h"
|
||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jdmaster.h"
|
#include "jdmaster.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
#include "jinclude.h"
|
#include "jinclude.h"
|
||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jsimd.h"
|
#include "jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
|
|
||||||
/* Private subobject */
|
/* Private subobject */
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
#include "jinclude.h"
|
#include "jinclude.h"
|
||||||
#include "jdmainct.h"
|
#include "jdmainct.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -42,7 +42,6 @@
|
|||||||
#include "jpeglibint.h"
|
#include "jpeglibint.h"
|
||||||
#include "jdmerge.h"
|
#include "jdmerge.h"
|
||||||
#include "jsimd.h"
|
#include "jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
#ifdef UPSAMPLE_MERGING_SUPPORTED
|
#ifdef UPSAMPLE_MERGING_SUPPORTED
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,6 @@
|
|||||||
#include "../../../jdct.h"
|
#include "../../../jdct.h"
|
||||||
#include "../../../jsimddct.h"
|
#include "../../../jsimddct.h"
|
||||||
#include "../../jsimd.h"
|
#include "../../jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define JPEG_INTERNALS
|
#define JPEG_INTERNALS
|
||||||
#include "jconfigint.h"
|
|
||||||
#include "../../jinclude.h"
|
#include "../../jinclude.h"
|
||||||
#include "../../jpeglib.h"
|
#include "../../jpeglib.h"
|
||||||
#include "../../jsimd.h"
|
#include "../../jsimd.h"
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define JPEG_INTERNALS
|
#define JPEG_INTERNALS
|
||||||
#include "jconfigint.h"
|
|
||||||
#include "../../jinclude.h"
|
#include "../../jinclude.h"
|
||||||
#include "../../jpeglib.h"
|
#include "../../jpeglib.h"
|
||||||
#include "../../jsimd.h"
|
#include "../../jsimd.h"
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define JPEG_INTERNALS
|
#define JPEG_INTERNALS
|
||||||
#include "jconfigint.h"
|
|
||||||
#include "../../jinclude.h"
|
#include "../../jinclude.h"
|
||||||
#include "../../jpeglib.h"
|
#include "../../jpeglib.h"
|
||||||
#include "../../jsimd.h"
|
#include "../../jsimd.h"
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define JPEG_INTERNALS
|
#define JPEG_INTERNALS
|
||||||
#include "jconfigint.h"
|
|
||||||
#include "../../jinclude.h"
|
#include "../../jinclude.h"
|
||||||
#include "../../jpeglib.h"
|
#include "../../jpeglib.h"
|
||||||
#include "../../jsimd.h"
|
#include "../../jsimd.h"
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
#include "../../jdct.h"
|
#include "../../jdct.h"
|
||||||
#include "../../jsimddct.h"
|
#include "../../jsimddct.h"
|
||||||
#include "../jsimd.h"
|
#include "../jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* In the PIC cases, we have no guarantee that constants will keep
|
* In the PIC cases, we have no guarantee that constants will keep
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
#include "../../jdct.h"
|
#include "../../jdct.h"
|
||||||
#include "../../jsimddct.h"
|
#include "../../jsimddct.h"
|
||||||
#include "../jsimd.h"
|
#include "../jsimd.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* In the PIC cases, we have no guarantee that constants will keep
|
* In the PIC cases, we have no guarantee that constants will keep
|
||||||
|
|||||||
@@ -42,7 +42,6 @@
|
|||||||
#include "transupp.h"
|
#include "transupp.h"
|
||||||
#include "./jpegcomp.h"
|
#include "./jpegcomp.h"
|
||||||
#include "./cdjpeg.h"
|
#include "./cdjpeg.h"
|
||||||
#include "jconfigint.h"
|
|
||||||
|
|
||||||
extern void jpeg_mem_dest_tj(j_compress_ptr, unsigned char **, unsigned long *,
|
extern void jpeg_mem_dest_tj(j_compress_ptr, unsigned char **, unsigned long *,
|
||||||
boolean);
|
boolean);
|
||||||
|
|||||||
Reference in New Issue
Block a user