Commit graph

  • 1a7fd1f058 Add resizable doc block Romain Neutron 2013-05-04 22:21:46 +02:00
  • 0cb9b30932 Add unit tests to getMultiple Romain Neutron 2013-05-04 22:20:30 +02:00
  • f5cfd56747 Tweak retrojunk changes Romain Neutron 2013-05-04 22:18:47 +02:00
  • ccf9f26c64 Merge branch 'retrojunk/master' Romain Neutron 2013-05-04 22:13:10 +02:00
  • aea7214cc4 Fix typo Romain Neutron 2013-04-21 18:08:29 +02:00
  • 07d0fa3f82 Prepare version 0.2.3 Romain Neutron 2013-04-21 18:03:45 +02:00
  • 443939ba9a Merge pull request #34 from alchemy-fr/timeouts Romain Neutron 2013-04-21 09:00:59 -07:00
  • c642746d85 Add timeout documentation Romain Neutron 2013-04-21 17:52:19 +02:00
  • 94c13056e4 Add timeout getter and setter Romain Neutron 2013-04-21 17:52:11 +02:00
  • 0567c42f07 Add timeout option on binary load Romain Neutron 2013-04-21 17:41:55 +02:00
  • a4e205253d Added ability to choose between resolution modulus zboyet 2013-04-16 11:24:29 -07:00
  • cb51cfafb3 Added ability to choose between resolution modulus zboyet 2013-04-16 11:23:51 -07:00
  • 59eb6f3541 Added resolution modulus and width or height scale zboyet 2013-04-16 11:22:49 -07:00
  • d7c7e74c25 Added ability to choose between resolution modulus zboyet 2013-04-16 11:18:54 -07:00
  • f623bb9107 Prepare version 0.2.2 Romain Neutron 2013-02-11 12:24:37 +01:00
  • 5eab4a4685 Update dependencies Romain Neutron 2013-02-11 12:23:42 +01:00
  • 785c81ef8b Temporary disable PHP 5.5 build as it triggers a segfault Romain Neutron 2013-02-07 13:53:44 +01:00
  • 506730e739 Fix uni tests Romain Neutron 2013-02-07 13:39:22 +01:00
  • f39cf52729 Prepare to version 0.2.2 Romain Neutron 2013-02-07 13:09:22 +01:00
  • b8b42c7160 Merge pull request #29 from alchemy-fr/CodecQuality Romain Neutron 2013-02-07 04:05:53 -08:00
  • 4316ae446a Update travis build file : add --prefer-source to composer install, add build on PHP 5.5 Romain Neutron 2013-02-07 13:04:55 +01:00
  • 50dbd23ad5 Fix #20 : Use a distinct stat file foreach encoding Romain Neutron 2013-02-07 13:01:56 +01:00
  • 23bffdfd5f Enhance options for better output Romain Neutron 2013-02-07 12:40:11 +01:00
  • a94c84ec3c Fix typo Romain Neutron 2013-02-07 12:17:48 +01:00
  • 3e42ae6f28 Update dependencies Romain Neutron 2013-02-07 12:15:40 +01:00
  • c41b5879c5 Fix composer.json after merge Romain Neutron 2013-02-07 12:14:09 +01:00
  • 2492a07705 Merge branch 'v0.1' Romain Neutron 2013-02-07 12:13:24 +01:00
  • 05c3312a77 Merge pull request #28 from alchemy-fr/LatestFFMpeg Romain Neutron 2013-02-07 03:11:44 -08:00
  • 1bdbf1af93 Merge pull request #27 from alchemy-fr/Latest Romain Neutron 2013-02-07 03:11:35 -08:00
  • 333de82f09 Remove incompatible options of FFMpeg 1.1 Romain Neutron 2013-02-07 12:08:51 +01:00
  • eaeb686941 Update dependencies Romain Neutron 2013-02-07 11:16:28 +01:00
  • 63fb612069 Prepare version 0.2.1 Romain Neutron 2013-02-04 12:49:20 +01:00
  • 55e978fa65 Merge pull request #26 from pulse00/timeout-patch Romain Neutron 2013-02-04 03:44:40 -08:00
  • fa651da41a added possibility to set timeout Robert Gruendler 2013-02-03 20:05:25 +01:00
  • d7bb7bd091 Remove microtimeFloat method Romain Neutron 2012-12-28 00:01:03 +01:00
  • 014112a16f Merge pull request #22 from ak76/master Romain Neutron 2012-12-16 07:58:49 -08:00
  • 5ec403144e Changed *nix newline symbol "\n" for constant PHP_EOL Alexander 2012-12-16 17:58:50 +04:00
  • 1d326e08bb Fix accurate option Romain Neutron 2012-12-13 18:26:20 +01:00
  • 7347cd7db6 Bump to version 0.2.0 Romain Neutron 2012-12-13 13:05:15 +01:00
  • a8945f7d4d Add accurate option to FFMpeg::extractImage method. Romain Neutron 2012-12-13 13:03:55 +01:00
  • c082a82366 Rename Changelog file Romain Neutron 2012-12-13 13:01:11 +01:00
  • cf019896bf Fix bug introduce when renaming interfaces Romain Neutron 2012-12-12 15:23:54 +01:00
  • efc4ca21a6 Merge pull request #17 from tgabi333/master Romain Neutron 2012-12-11 07:22:47 -08:00
  • 98ea16f21b More precise progress indication Gábor Tóth 2012-12-11 16:15:14 +01:00
  • f95004f417 Add changelog Romain Neutron 2012-12-06 11:36:45 +01:00
  • ea17f2f257 Rename Audio to AudioInterface and Video to VideoInterface Romain Neutron 2012-10-31 00:53:26 +01:00
  • cf97e06650 Add VideoInterface getPasses method Romain Neutron 2012-10-31 00:30:24 +01:00
  • aec70d9a76 Merge pull request #16 from pulse00/pipe-patch-helpers Romain Neutron 2012-12-06 02:22:12 -08:00
  • 71531d606b cs fixes Robert Gruendler 2012-12-05 21:09:07 +01:00
  • 36b0036285 added support for retrieving progress information via helpers Robert Gruendler 2012-11-25 15:40:20 +01:00
  • 60b2aeff24 Add branch-alias Romain Neutron 2012-10-31 00:08:39 +01:00
  • b37641f9ab Add branch-alias Romain Neutron 2012-10-31 00:08:06 +01:00
  • 9c9c093889 Add branch-alias Romain Neutron 2012-10-31 00:07:15 +01:00
  • a62f4f752f Bump to version 0.2-dev Romain Neutron 2012-10-31 00:00:16 +01:00
  • c40348a007 Merge pull request #3 from romainneutron/master Romain Neutron 2012-10-30 15:57:31 -07:00
  • 30a47a973b Add php-ffmpeg/extras as suggestion Romain Neutron 2012-10-30 23:54:44 +01:00
  • d72bc30530 Add php-ffmpeg/extra as suggestion Romain Neutron 2012-10-30 23:52:10 +01:00
  • 8ddbc82630 Fix tests to fit API Romain Neutron 2012-10-11 16:28:48 +02:00
  • 5ea1d6a8e1 Merge pull request #10 from pulse00/master Romain Neutron 2012-10-11 07:25:05 -07:00
  • bc97594ac2 changed composer dependency from 1.0.* to 1.* Robert Gruendler 2012-10-11 16:18:06 +02:00
  • 686199f87e Remove debug Romain Neutron 2012-10-10 09:25:09 +02:00
  • a70307cdbe Update service provider Romain Neutron 2012-10-08 14:31:21 +02:00
  • 70ba5000c1 Proper command escaping Romain Neutron 2012-10-08 14:20:59 +02:00
  • cbbfa7eaac Update dependencies Romain Neutron 2012-10-06 18:38:39 +02:00
  • 4a1c7857cf Add Prober and threads to service provider Romain Neutron 2012-09-04 17:01:38 +02:00
  • 813289b109 Rename Exception Interface Romain Neutron 2012-09-04 17:01:07 +02:00
  • 01756fa1a8 Fix tests Romain Neutron 2012-09-03 19:16:50 +02:00
  • 6bcf3505fe Update travis environment Romain Neutron 2012-09-03 16:55:37 +02:00
  • 02ace2b220 Update license Romain Neutron 2012-09-03 16:07:56 +02:00
  • ddedd4529c Update doc Romain Neutron 2012-09-03 15:53:46 +02:00
  • e1c8862248 Add option to service provider for ffmpeg threads number Romain Neutron 2012-09-03 15:20:49 +02:00
  • 52cd1bc8d8 Update API documentation Romain Neutron 2012-09-03 14:56:52 +02:00
  • 32cdeb7d48 Update usage Romain Neutron 2012-09-03 14:55:04 +02:00
  • 20a3c21d82 Add Silex FFMpegServiceProvider Romain Neutron 2012-09-03 14:52:53 +02:00
  • d98dabe9c3 Update dependencies Romain Neutron 2012-09-03 14:52:35 +02:00
  • b6b8bd5021 Add PHP FFmpeg Extra link Romain Neutron 2012-06-21 11:42:45 +03:00
  • 52b7ba1e60 Update API doc Romain Neutron 2012-06-15 11:26:51 +02:00
  • 37dda27077 Fix name Romain Neutron 2012-06-14 20:11:49 +02:00
  • 1ced99fd9a Change threads settings Romain Neutron 2012-06-14 20:11:17 +02:00
  • cac8831db2 Update dependencies Romain Neutron 2012-06-14 20:10:25 +02:00
  • 644ad9de63 Escape shell args Romain Neutron 2012-06-14 17:05:03 +02:00
  • b534d7a8a8 Merge pull request #6 from nlegoff/review Romain Neutron 2012-06-11 10:25:14 -07:00
  • 1cb6723d86 Implement supportBFrames method to resizableVideos Nicolas Le Goff 2012-06-11 19:19:03 +02:00
  • d395e9cf7a Merge pull request #5 from nlegoff/review Romain Neutron 2012-06-06 02:36:46 -07:00
  • 1c047458c5 add some docs info Nicolas Le Goff 2012-06-06 11:14:39 +02:00
  • 067a0de808 rename error message Nicolas Le Goff 2012-06-06 11:12:40 +02:00
  • e8b8ef7607 add supportBframes function Nicolas Le Goff 2012-06-06 11:12:17 +02:00
  • 6b9365c082 fix issue when provided dimensions are null Nicolas Le Goff 2012-06-06 11:11:58 +02:00
  • 175502e9f7 add missing new keyword Nicolas Le Goff 2012-06-06 11:11:28 +02:00
  • 1de9390db3 Fix bug grosroro 2012-06-01 19:03:00 +02:00
  • 0e30b11436 Update API Doc Romain Neutron 2012-05-31 18:20:26 +02:00
  • 98bcd0c0b0 Update icon Romain Neutron 2012-05-31 18:20:15 +02:00
  • 42dbb47094 Add link to Phraseanet.github.com grosroro 2012-05-31 17:41:16 +02:00
  • 1cffc18614 Bump to version 0.1 Romain 2012-05-31 17:26:53 +03:00
  • dca8288566 Add API browser link grosroro 2012-05-31 16:25:42 +02:00
  • 44e6eb6f79 Fix CS grosroro 2012-05-31 16:16:35 +02:00
  • 9f8c23dc97 Fix width / height extraction grosroro 2012-05-31 16:12:51 +02:00
  • f73d94fd74 Simplify example grosroro 2012-05-31 16:10:16 +02:00
  • 45c9415144 Add PHP tag for color highlighting grosroro 2012-05-31 16:09:01 +02:00
  • 31c9c26957 Add PHP tag for color highlighting grosroro 2012-05-31 16:08:40 +02:00