Skip to content

Latest commit

 

History

History

README.md

GPUJPEG Examples

Examples in this directory represent very simple GPUJPEG library usage demonstration. Please keep in mind that this doesn't represent a typical use-case for GPUJPEG, which is suitable rather for processing a huge amount of pictures in a batch (or for a really big picture) to provide best performance.

Also only a minimal subset of options is used for simplicity. The samples are intended just as a quick introduction of the library. For more complex use please look into a more bulky console application (main.c) or directly into headers in libgpujpeg subdirectory.

License

All examples in this directory are released into the public domain using the CC0‑1.0 dedication. You may copy, modify, and redistribute them for any purpose without asking permission.