Define TJ_411 so that VirtualGL <= 2.1.x and TurboVNC <= 0.6 can be built with the libjpeg-turbo SDK
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
#define NUMSUBOPT 4
|
#define NUMSUBOPT 4
|
||||||
|
|
||||||
enum {TJ_444=0, TJ_422, TJ_420, TJ_GRAYSCALE};
|
enum {TJ_444=0, TJ_422, TJ_420, TJ_GRAYSCALE};
|
||||||
|
#define TJ_411 TJ_420 /* for backward compatibility with VirtualGL <= 2.1.x,
|
||||||
|
TurboVNC <= 0.6, and TurboJPEG/IPP */
|
||||||
|
|
||||||
/* Flags */
|
/* Flags */
|
||||||
#define TJ_BGR 1
|
#define TJ_BGR 1
|
||||||
|
|||||||
Reference in New Issue
Block a user