Hi
I am using Iva Decoder on dra7xx (Jacinto-6) EVM using GLSDK 7.03 (linux 3.14.57).
My application initializes Iva Decoder once and sends data belonging to different elementary stream with same codec but parameters changed like frame rate or resolution etc.
when i pass elementary stream A followed by elementary stream B, IVIDDEC3_Status params for frame rate especially seems not being updated.
What is the way to ask Iva Decoder to update these params with each process call?