Albert Burbea wrote:
Hi
thanks for your help - the problem is that the JPEG codec is TI's and I
do not have access to its source code.
What could hang the message queue ?
Thanks again
Albert

        Hi everybody,
        I am using mv 4.01 with codec engine 2.01. I am integrating the
        TI JPEG encoder 1.1.13. At the beginning it did not work,it did
        not even open,  until I modified the JPEGENC.xs to return the
        saram and daram scratch sizes. Before that, I modified also the
        ce/JPEGENC.xdc to use an IMGENC1 VISA interface instead of the
        IMGENC interface. I was able to open it and do an XDM_SETPARAMS
        control, but I did not try anything more. I restored the IMGENC
        interface in ce/JPEGENC.xdc, and compiled. Still worked. Then, I

well, what API is this codec using? IMGENC or IMGENC1? You have to use the
correct API of course and you say that IMGENC1 worked, so why are you trying
IMGENC?

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to