Dear Experts,
I am using CE to build in order to run on OMAP. right now I want to add the following parameters into:
-O3 -Wall -g -I. -I./ -I./libavcodec -I./libavformat
Where can we add them on? I am building them on GPP side, not DSP side. so they should be not added into the file package.bld inside codec folder. right?
it is illegal when i try to add those parameters in package.bld file. so where to add them in order to use ffmpeg/libav for optimization.
Thanks,
dave