I have an application running on the ARM which has a raw image (8-bit
greyscale, tripled to RGB24 if necessary) in memory, and I'm looking
for the simplest way to encode into a JPEG using a DSP codec. I don't
want to pull anything out of video, or display anything on a screen,
or do anything else fancy. Ideally I'd feed the DSP the raw image and
a buffer it would write the encoded JPEG data to, since I need to wrap
a few things around the image before I write it out to the filesystem.

Any thoughts/good starting points?

-- 
Ed Laird
The sky above the port was the color of television, tuned to a dead
channel. - William Gibson

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

Reply via email to