hi TI-friends,
we want to change the library
from jpegdec_DIR := $(TI_SW_ROOT)/codecs/REL.500.V.MJPEG.D.IVAHD.01.00.05.00 ==> ok to compile
to jpegdec_DIR := $(TI_SW_ROOT)/codecs/REL.500.V.MJPEG.D.IVAHD.01.00.06.00
And we got following error when compiling
# Compiling ti816x-evm:m3vpss:release:dvr_rdk_bios6: ../extend/bios_ext/decoder_ext.c
"../extend/bios_ext/../../src_bios6/links_m3video/iva_dec/decLink_algIf.h", line 13: fatal error: could not open source file "ijpegvdec.h"
1 fatal error detected in the compilation of "../extend/bios_ext/decoder_ext.c".
Compilation terminated.
>> Compilation failure
make[2]: *** [/home//DVRRDK/dvr_rdk/../dvr_rdk/build/mcfw/src_bios6/obj/ti816x-evm/m3vpss/release/decoder_ext.oem3] Error 1
make[1]: *** [apps] Error 2
make: *** [dvr_rdk_bios6] Error 2