Hi,
We are using DM8168 and we have one question which is sometimes jpeg decoder(01.00.05.00) will decode fail. We try to trace code and find sometimes it won't return in Declink_jpegDecodeFrameBatch. We think it is crash in code lib. Could you give us a hand ?
error = handle->fxns->ividdec.process((IVIDDEC3_Handle) handle,
inputBufDesc,
outputBufDesc,
(IVIDDEC3_InArgs *) inArgs,
(IVIDDEC3_OutArgs *) outArgs);