For a particular problem that we have observed as described in http://e2e.ti.com/support/embedded/linux/f/354/t/153921.aspx . We need the following information. One of the ways suggested to get around this problem was to track the buffers and maintain their "age", before deciding if they can be reclaimed by the buffer table. We are using: MPEG2(version.01.10.00.10) and H.264(version.01.10.04.00) codecs (being executed on the DSP) in our application. The Dvsdk version we are using is: dvsdk_3_10_00_16
Could you tell us what is the maximum lookahead value for each of the codecs? We will need this information to test the suggested workaround.