[ANNOUNCEMENT] framegrab-0.1.0 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package framegrab-0.1.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Changed the --enable-framegrab option to --with-framegrab since you specify the PNG library path on the configure line.
- Changed FrameGrabImage::writePNG() to FrameGrabImage::writeAsPNG().
- Added FrameGrabImage::toStringAsPNG() which returns the image as PNG data as a string. This allows the output to be fed straight in to GD without requiring an intermediate file.
Package Info
-------------
Provides a set of classes and functions for grabbing video frames from video capture devices.
Related Links
-------------
Package home: http://pecl.php.net/package/framegrab
Changelog: http://pecl.php.net/package-changelog.php?package=framegrab
Download: http://pecl.php.net/get/framegrab-0.1.0.tgz
Authors
-------------
Melanie Rhianna Lewis (lead)