Commit graph

707 commits

Author SHA1 Message Date
Romain Neutron
0cb9b30932 Add unit tests to getMultiple 2013-05-04 22:20:30 +02:00
Romain Neutron
f5cfd56747 Tweak retrojunk changes 2013-05-04 22:20:01 +02:00
Romain Neutron
ccf9f26c64 Merge branch 'retrojunk/master' 2013-05-04 22:13:10 +02:00
Romain Neutron
aea7214cc4 Fix typo 2013-04-21 18:08:29 +02:00
Romain Neutron
07d0fa3f82 Prepare version 0.2.3 2013-04-21 18:03:45 +02:00
Romain Neutron
443939ba9a Merge pull request #34 from alchemy-fr/timeouts
Enhance timeouts
2013-04-21 09:00:59 -07:00
Romain Neutron
c642746d85 Add timeout documentation 2013-04-21 17:52:19 +02:00
Romain Neutron
94c13056e4 Add timeout getter and setter 2013-04-21 17:52:11 +02:00
Romain Neutron
0567c42f07 Add timeout option on binary load 2013-04-21 17:41:55 +02:00
zboyet
a4e205253d Added ability to choose between resolution modulus 2013-04-16 11:24:29 -07:00
zboyet
cb51cfafb3 Added ability to choose between resolution modulus 2013-04-16 11:23:51 -07:00
zboyet
59eb6f3541 Added resolution modulus and width or height scale
Added the ability to select the resolution modulus and a scale mode based on width or height
2013-04-16 11:22:49 -07:00
zboyet
d7c7e74c25 Added ability to choose between resolution modulus 2013-04-16 11:18:54 -07:00
Romain Neutron
f623bb9107 Prepare version 0.2.2 2013-02-11 12:24:37 +01:00
Romain Neutron
5eab4a4685 Update dependencies 2013-02-11 12:23:42 +01:00
Romain Neutron
785c81ef8b Temporary disable PHP 5.5 build as it triggers a segfault 2013-02-07 13:53:44 +01:00
Romain Neutron
506730e739 Fix uni tests 2013-02-07 13:39:22 +01:00
Romain Neutron
f39cf52729 Prepare to version 0.2.2 2013-02-07 13:09:22 +01:00
Romain Neutron
b8b42c7160 Merge pull request #29 from alchemy-fr/CodecQuality
Codec quality
2013-02-07 04:05:53 -08:00
Romain Neutron
4316ae446a Update travis build file : add --prefer-source to composer install, add build on PHP 5.5 2013-02-07 13:05:16 +01:00
Romain Neutron
50dbd23ad5 Fix #20 : Use a distinct stat file foreach encoding 2013-02-07 13:01:56 +01:00
Romain Neutron
23bffdfd5f Enhance options for better output 2013-02-07 12:40:11 +01:00
Romain Neutron
a94c84ec3c Fix typo 2013-02-07 12:17:48 +01:00
Romain Neutron
3e42ae6f28 Update dependencies 2013-02-07 12:15:40 +01:00
Romain Neutron
c41b5879c5 Fix composer.json after merge 2013-02-07 12:14:09 +01:00
Romain Neutron
2492a07705 Merge branch 'v0.1' 2013-02-07 12:13:24 +01:00
Romain Neutron
05c3312a77 Merge pull request #28 from alchemy-fr/LatestFFMpeg
Remove incompatible options of FFMpeg 1.1
2013-02-07 03:11:44 -08:00
Romain Neutron
1bdbf1af93 Merge pull request #27 from alchemy-fr/Latest
Update dependencies
2013-02-07 03:11:35 -08:00
Romain Neutron
333de82f09 Remove incompatible options of FFMpeg 1.1 2013-02-07 12:08:51 +01:00
Romain Neutron
eaeb686941 Update dependencies 2013-02-07 11:16:28 +01:00
Romain Neutron
63fb612069 Prepare version 0.2.1 2013-02-04 12:49:20 +01:00
Romain Neutron
55e978fa65 Merge pull request #26 from pulse00/timeout-patch
added possibility to set timeout
2013-02-04 03:44:40 -08:00
Robert Gruendler
fa651da41a added possibility to set timeout 2013-02-04 08:19:37 +01:00
Romain Neutron
d7bb7bd091 Remove microtimeFloat method 2012-12-28 00:01:03 +01:00
Romain Neutron
014112a16f Merge pull request #22 from ak76/master
Changed *nix newline symbol "\n" for constant PHP_EOL
2012-12-16 07:58:49 -08:00
Alexander
5ec403144e Changed *nix newline symbol "\n" for constant PHP_EOL
Changed *nix newline symbol "\n" for PHP predefined constant PHP_EOL, because on Windows methods probeFormat and probeStreams returns wrong results.
2012-12-16 17:58:50 +04:00
Romain Neutron
1d326e08bb Fix accurate option 2012-12-13 18:26:20 +01:00
Romain Neutron
7347cd7db6 Bump to version 0.2.0 2012-12-13 13:05:15 +01:00
Romain Neutron
a8945f7d4d Add accurate option to FFMpeg::extractImage method. 2012-12-13 13:03:55 +01:00
Romain Neutron
c082a82366 Rename Changelog file 2012-12-13 13:01:11 +01:00
Romain Neutron
cf019896bf Fix bug introduce when renaming interfaces 2012-12-12 15:23:54 +01:00
Romain Neutron
efc4ca21a6 Merge pull request #17 from tgabi333/master
More precise progress indication
2012-12-11 07:22:47 -08:00
Gábor Tóth
98ea16f21b More precise progress indication
This fix solves divison by 0 and incorrect percentage report when extractImage is used
2012-12-11 16:15:14 +01:00
Romain Neutron
f95004f417 Add changelog 2012-12-06 11:36:45 +01:00
Romain Neutron
ea17f2f257 Rename Audio to AudioInterface and Video to VideoInterface 2012-12-06 11:32:32 +01:00
Romain Neutron
cf97e06650 Add VideoInterface getPasses method 2012-12-06 11:25:12 +01:00
Romain Neutron
aec70d9a76 Merge pull request #16 from pulse00/pipe-patch-helpers
added support for retrieving progress information via helpers
2012-12-06 02:22:12 -08:00
Robert Gruendler
71531d606b cs fixes 2012-12-05 21:09:07 +01:00
Robert Gruendler
36b0036285 added support for retrieving progress information via helpers 2012-12-04 17:19:58 +01:00
Romain Neutron
60b2aeff24 Add branch-alias 2012-10-31 00:08:39 +01:00