Hi, everyone:
I have a trouble when I develop h264 codec on Netra.
When I add some variables in "IH264ENC_params" structure in "ih264enc.h"
and add values of these variables in "ih264enc.c", then compiled codec(include static table, icont, m3 and client) and run it . Bitstream of output
is abnormal. why? I don't change other code expect " ih264enc.h" and "ih264enc.c".
Thanks