-
Notifications
You must be signed in to change notification settings - Fork 5
Library for JPEG hardware encoder/decoder for Renesas SH Mobile
License
thayama/libshjpeg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The hardware accelerated JPEG encoder/decoder library for SH Mobile. This makes use of Renesas's SH7722/4 SoC's JPU. If JPEG files cannot be decoded, automatically falls back to libjpeg. Run 'autoreconf -vif' to create 'configure'. Then, run ./configure. You must have libjpeg in order to compile properly. You can find 3 sample codes in ./tests/ directory. Possible options on these sample codes can be found by giving '--help' as a command line option. shjpegtest - Decode and then encode the JPEG file. v2mjpeg - Encode V4L2 input, and stream as multipart/x-mixed-replace. Use with sighttpd (http://github.com/kfish/sighttpd). mjpeg2jpeg.pl - Retrieve v2mjpeg/sighttpd output via http, and stores as individual JPEG files.
About
Library for JPEG hardware encoder/decoder for Renesas SH Mobile
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published