0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8 from robwalch/master More... almost 14 years ago
Added project related metadata to ignore file More... almost 14 years ago
specify path for getFrame More... almost 14 years ago
default frametime = 0 More... almost 14 years ago
Added StringOutputProvider for parsing output obtained externally More... almost 14 years ago
detect and log ffmpeg errors More... almost 14 years ago
copy shell output More... almost 14 years ago
Added getFrameByTime (prefer using seconds parameter) width and height are reversed since they are flipped in the latest version of ffmpeg (git HEAD) getFrame now calls getFrameByTime More... almost 14 years ago
Frame rate matching enhancement - use 'fps' before 'tbr' More... almost 14 years ago
Fixed tests after merging pull request; some code styling More... about 14 years ago
Merge pull request #7 from nshahzad/master More... about 14 years ago
moved -ss parameter, for some reason caused the P frame to be decoded w/o I info More... about 14 years ago
changed default quality to null, no assumptions More... about 14 years ago
fixed height/width, added quality option More... about 14 years ago
added size option to getFrame for ffmpeg More... about 14 years ago
Updated Readme file; added info about installing and using FFmpegPHP package More... about 14 years ago
Fix issue with regex matching frame width and heihgt More... about 14 years ago
Added description file for PEAR packaging More... over 14 years ago
Updated testing environment OS More... over 14 years ago
Fixed some tests for newest version of ffmpeg, updated readme file More... over 14 years ago
Renamed README file More... over 14 years ago
Fixed new lines in README file More... over 14 years ago
OS independent directory separators in autoloader More... over 14 years ago
OS independent directory separators More... over 14 years ago
Code padding and empty line fixes after ?> characters More... over 14 years ago
Quick fix for autoloader More... over 14 years ago
Added doc comments to the class More... over 14 years ago
Unit test coverage for ffmpeg output provider More... over 14 years ago
Unit test coverage for ffprobe output provider + applied fixes More... over 14 years ago
Test coverage for FFmpegPHP autoloading More... over 14 years ago