Skip to content

Tags: buggedcom/phpvideotoolkit-v2

Tags

2.2.5

Toggle 2.2.5's commit message
Merge pull request #110 from shmurakami/master

Inherit user config to parser

2.2.4

Toggle 2.2.4's commit message
Merge pull request #95 from SamarRizvi/master

Fix Bug: % symbol stripped from ffmpeg command

2.2.3

Toggle 2.2.3's commit message
Merge pull request #88 from tws-inc/master

PHP 7 Compatibility fix

2.2.2

Toggle 2.2.2's commit message
Merge pull request #82 from SamarRizvi/master

[Enhancement] Get file volume component

2.2.1

Toggle 2.2.1's commit message
added 360 timecode example #57

2.2.0-beta

Toggle 2.2.0-beta's commit message
whitespace formatting

2.1.6-beta

Toggle 2.1.6-beta's commit message
added patch to the video output format post processor function update…

…FormatOptions that corrects the width and height dimensions of the final output if the input dimensions have been "fixed" from the aspect ratio data.

2.1.5

Toggle 2.1.5's commit message
Merge pull request #20 from petewatts/master

Replaced _run recursive call with a while loop. Thanks petewatts.

2.1.4

Toggle 2.1.4's commit message
bug fix for incorrect isset vs in_array comparison for libvorbis/vorb…

…is normalisation in AutdioFormat

2.1.3

Toggle 2.1.3's commit message
bug fix for systems when realpath returns false on some systems and t…

…hus the configsetexceptions thrown have no path set in the message.