This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to create a new function in codec and app?

Other Parts Discussed in Thread: OMAP3530

my chip is omap3530,dvsdk is dvsdk_4_01_00_09_omap3530.

in dvsdk, video_copy demo can run.

now, I want to create a new function in this project from app.c to codec.

I read some pages find it is very complex.

stub ,skel.....

I am very puzzle, how to create a new function in a demo project?