Hi Team,
We are using DM365 IPNC video processor in which while av_server is running, CERuntime_init is taking 120 ms of time. Our ultimate aim is time optimization. The .c file where CERuntime_init present is auto-generated from XDC at compile time.
Are all the codecs included in the binary of av_server by default or Is it like only certain codecs are chosen as per some configure file?
If so, please suggest me the way to configure CERuntime_init ?
-- Thanks