shaka-packager/tools/telemetry/third_party/png
Kongqun Yang 0f24c7f9ac Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
..
README.chromium Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
png.py Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00

README.chromium

Name: Pure Python PNG Reader/Writer
Short Name: pypng
URL: https://github.com/drj11/pypng/
Version: 0
Date: 2009-03-11
Revision: dd1797c361eafa443878b0915f767b75bd518d3b
License: MIT
License File: NOT_SHIPPED
Security Critical: no

Description:
A png encoder and decoder for python. Used by telemetry to decode screenshots
captured via the gpuBenchmark.windowSnapshot API, which are returned as
Base64-encoded PNG files.

Local Modifications:
None.