<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Mesa-dev,<div><br></div><div>I am seeing frame corruption on video playback when I play HEVC .mp4 stream which is encoded with IDR period 30.</div><div><br></div><div><br></div><div>The same stream is able to play properly when Ichange the DPB_MAX_SIZE from 32 to 30 in </div><div><b>Mesa3d/src/gallium/state_trackers/omx/bellagio/vid_dec_h265.c,</b><br></div><div><b><br></b></div><div><code>FROM</code></div><div><code>#define DPB_MAX_SIZE <font color="#ff9900">32</font></code><br></div><div><font face="monospace">  TO</font></div><div><code><code>#define DPB_MAX_SIZE <font color="#ff0000">30</font></code><br></code></div><div><code><code><br></code></code></div><div><code><code><br></code></code></div><div><code><code><span style="font-family:Arial,Helvetica,sans-serif"><b><font color="#000000">Is there any limitation on IDR period value for AMD HEVC Decoder with OMX component ?</font></b></span><br></code></code></div><div><code><code><span style="font-family:Arial,Helvetica,sans-serif"><b><font color="#000000"><br></font></b></span></code></code></div><div><code><code><span style="font-family:Arial,Helvetica,sans-serif"><b><font color="#000000">Thanks,</font></b></span></code></code></div><div><code><code><span style="font-family:Arial,Helvetica,sans-serif"><b><font color="#000000"><br></font></b></span></code></code></div></div></div></div></div></div></div>