Hi all,
I use dm365_h264dec_02_00_00_11_production to decode H.264 stream, now I encounter a problem :
How can I know the data in the input buffer contain a complete H.264 frame?
I configure the H.264 decoder as : ENTIREFRAME,BYTESTREAM(Not slice,NAL).
And if I input a buffer contain partial frame, whether the decoder throw a error or not?
Thanks and regards.
Archer