Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sandbox Libpng #69

Merged
merged 11 commits into from
Dec 7, 2020
Merged

Add Sandbox Libpng #69

merged 11 commits into from
Dec 7, 2020

Conversation

alexelex
Copy link
Contributor

@alexelex alexelex commented Oct 28, 2020

Adding LibPNG Sandbox
sapi version LibPNG using wrapper for functions with callbacks and internal libpng errors
sandboxed version contains some functions for using std::FILE.
2 Google Tests, for testing run ./tests/tests from build
2 example, run with

./examples/pngtopng /absolute/path/to/input /absolute/path/to/output

./examples/rgbtobgr /absolute/path/to/input /absolute/path/to/output

2 images and 2 result images for these examples, pngtopng used pngtest.png, rgbtobgr used red_ball.png

@google-cla google-cla bot added the cla: yes CLA accepted label Oct 28, 2020
@alexelex alexelex changed the title WIP: Init Sandbox Libpng Add Sandbox Libpng Oct 29, 2020
@cblichmann cblichmann merged commit 08bb2f8 into google:master Dec 7, 2020
happyCoder92 pushed a commit that referenced this pull request May 4, 2022
PiperOrigin-RevId: 346072038
Change-Id: I23a9e6704106e2834a5900522a1be06341c6421a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants