We are currently evaluating the codec--trying to integrate it with our video capture and other processing, and verify its performance in the context of our usage.
I have gotten through a variety of problems making the DMA engine internal to the codec play nicely with the EDMA3 driver used for video and scratch DMA in our application, and am currently stuck on an exception generated by the codec on the second pass of "encode":
In the function H264VENC_TI_h264e_imcop_init it is writing to a non-existent memory location. Specifically:
STH.D2T1 A6,*B4[0], when B4 contains the value 0x8065B, which is "reserved" in the DM648 memory map.
Trying to get this thing to work has been very painful when all I have to go by is the assembly for the codec, so I could really use a resource that knows the "C" for the codec to help me divine what the problem(s) could be.
For the source code, Please get in touch with your local FAE and route this request though him.
regards
yashwant