Hi , I have been working on an issue where the for a particular stream playback is stuttering and there are lot of frame drops.
That particular stream has negative POC value and as POC value is treated/read as unsigned, the frame is getting flushed out of DBP at the end of GOP instead of at starting. Fixed this issue by considering POC as signed value instead of unsigned. Attached the patch, please review. Regards, Chandu
0001-st-omx-dec-h264-consider-POC-as-signed-instead-of-un.patch
Description: 0001-st-omx-dec-h264-consider-POC-as-signed-instead-of-un.patch
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev