| 
| File: | src/Frame.php |  
| Role: | Class source |  
| Content typex: | text/plain |  
| Description: | Class source |  
| Class: | FFmpeg PHP Manipulate video files using the ffmpeg program
 |  
| Author: | By Vladimir Gorej |  
| Last change: | fix: handle new serialization mechanism in backward compatible way (#65) 
 Refs #63
 fix(Frame): avoid using disabled imagegd2 function (#62)
 
 Refs #61
 fix(PHP-8.0):  check for GdImage instance in PHP 8.0 (#46)
 
 PHP8.0 changed GdImage to no longer be a resource but instead be an instance of GdImage.
 This updates the Frame constructor to be compliant with this change. (While also still be compatible with earlier versions)
 https://php.watch/versions/8.0/gdimage
 
 Co-authored-by: Graeme Brett <graeme@4pi.com.au>
 
 Closes #45
 build: add clean script
 docs: finalize phpdocs for Frame and Movie class
 chore: add codesniffing tasks to validate PSR standards
 First cleanup and attempt at PSR-4
 
 |  
| Date: | 3 months ago |  
| Size: | 5,823 bytes |  
|  |  |  |