This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

jpeg decode fail

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);