hi,
when I use H.264 decoder (version: 01.10.05.05) on DM6467T to decode interlaced stream, even line's data after decoded will wash down the data of odd lines,
and odd lines will be filled with 0x80, have you ever meet this problem? Do you have any suggestion?
In my code, I use the same output buffer for odd and even line's data of one frame, is it right?