mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
cwebp: extract jpeg decoding to its own module
Change-Id: I45e1f0fa7b34286dd98926e0485e5a8ab1964570
This commit is contained in:
@ -172,6 +172,7 @@ DSP_OBJS = \
|
||||
$(DIROBJ)\dsp\yuv.obj \
|
||||
|
||||
EX_FORMAT_DEC_OBJS = \
|
||||
$(DIROBJ)\examples/jpegdec.obj \
|
||||
$(DIROBJ)\examples/pngdec.obj \
|
||||
|
||||
EX_UTIL_OBJS = \
|
||||
|
Reference in New Issue
Block a user