Commit graph

666 commits

Author SHA1 Message Date
Romain Biard
7adc8c73c0 Merge branch 'master' into multipleframes 2017-01-13 12:28:36 -03:00
Romain Biard
8577cdbb7f Merge pull request #281 from shadrech/addAudioMetadata
Add audio metadata filter
2017-01-13 12:28:14 -03:00
Romain Biard
31629f7162 Merge branch 'master' into addAudioMetadata 2017-01-13 12:12:26 -03:00
Romain Biard
b2808283bf Merge pull request #268 from Romain/padding
Creation of a Pad filter which allows the user to resize his video, using black bars
2017-01-13 12:11:54 -03:00
Romain Biard
4c0777b7c4 Merge branch 'master' into padding 2017-01-13 11:53:59 -03:00
Romain Biard
bb029a5716 Merge pull request #271 from Romain/custom
Creation of a method to apply custom filters
2017-01-13 11:53:24 -03:00
Romain Biard
96e08638f0 Merge branch 'master' into custom 2017-01-13 11:33:20 -03:00
Romain Biard
ba17ad273a We update the README with this new filter 2017-01-11 12:13:59 -03:00
Romain Biard
c90f26724c Creation of the tests for the ExtractMultipleFramesFilter class 2017-01-11 12:03:54 -03:00
Romain Biard
580765386a We change the way we deal with the number of digits in the filename 2017-01-11 11:49:34 -03:00
Romain Biard
4d76b26d1d We improve the way we pass the number of digits in the filename 2017-01-11 11:17:47 -03:00
Romain Biard
5ff0b24230 Here is the stable version of the filter, all bugs fixed. 2017-01-11 11:15:22 -03:00
Romain Biard
ca8eea7ec6 We fix the usage of 2017-01-11 10:59:22 -03:00
Romain Biard
8bdc839e91 We remove a useless variable. 2017-01-11 10:55:49 -03:00
Romain Biard
c7df2b17e6 Fixing the way we apply for the filter. 2017-01-11 10:49:37 -03:00
Romain Biard
223118db4e We remove a break instruction inacurrately copied-pasted. 2017-01-11 10:43:30 -03:00
Romain Biard
2f47c45093 Fixing the names of the constants 2017-01-11 10:41:01 -03:00
Romain Biard
8ac67679ab Fixing a bug when throwing an exception 2017-01-11 10:35:29 -03:00
Romain Biard
cbb4c35ef0 We remove a bracket which has nothing to do there. 2017-01-11 10:31:18 -03:00
Romain Biard
6aeec7d337 We make sure that the destination folder has a trailing slash 2017-01-11 10:21:14 -03:00
Romain Biard
3aa13c09d3 This filter is a video filter, not a frame filter 2017-01-11 10:17:21 -03:00
Romain Biard
b3155f9622 Creation of the method to add the filter 2017-01-11 10:06:17 -03:00
Romain Biard
d83c7e271f Creation of a filter to extract multiple frames from a video 2017-01-11 10:01:09 -03:00
shadrech
48a0bdc13b Minor ammendment to README.md file 2017-01-09 17:41:32 +00:00
shadrech
35474279e1 Added set priority to AddMetadataFilter class 2017-01-09 17:34:43 +00:00
shadrech
89098b24a2 Add metadata to audio files | completed tests 2017-01-09 14:26:40 +00:00
shadrech
8cfb17682f Add metadata to audio files - feature 2017-01-09 13:41:32 +00:00
Romain Biard
f9b1dec600 Merge pull request #277 from mablae/patch-1
Change installation method to composer require in the README file.
2017-01-04 10:35:55 -03:00
Malte Blättermann
f0ca0c950f Change installation method to composer require
The composer.json SHOULD NOT be edited by hand for installation.
2017-01-04 10:12:45 +01:00
Romain Biard
71bfcbcc11 We change the description of the method 2016-12-28 16:47:22 -03:00
Romain Biard
af38e5b0ac Creation of a method to apply custom filters 2016-12-28 16:42:03 -03:00
Romain Biard
8b11b1f039 Merge pull request #265 from a3020/patch-1
Fix readme typo to 'explicitly'
2016-12-27 10:02:46 -03:00
Romain Biard
ac3e8f16ca We use getMote instead of createMock 2016-12-21 12:43:57 -03:00
Romain Biard
ad2adb61d1 We exclude sami.phar of the git tracking 2016-12-21 12:42:42 -03:00
Romain Biard
52d32ec70b Update of the README 2016-12-21 10:30:52 -03:00
Romain Biard
bbe94784c2 Addition of the tests 2016-12-21 10:26:51 -03:00
Romain Biard
7c4eed68f9 We change the way we execute this filter. 2016-12-20 18:47:40 -03:00
Romain Biard
345656b1dc Creation of a pad filters which adds padding (black bars) to a video 2016-12-20 18:25:45 -03:00
a3020
462663fbdd Explicitly 2016-12-20 11:42:05 +01:00
Romain Neutron
2586b6a282
Prepare version 0.7.0 2016-12-15 16:09:35 +01:00
Romain Neutron
fb7db787ee
Update Changelog 2016-12-15 15:51:52 +01:00
Romain Neutron
8908cd19bc Merge pull request #257 from ScoringLine/feature/aac-codec-support
Add support for aac codec of ffmpeg3
2016-12-15 15:46:14 +01:00
Romain Neutron
85ab770aa9 Merge pull request #253 from Romain/waveform
Implementation of the Waveform filter
2016-12-15 15:45:12 +01:00
Maxime Veber
1b842989c4 Fix travis run by updating ffmpeg
Update .travis.yml

There is no ppa for precise (ubuntu 12.04) to use ffmpeg 3. So I updated
travis to run trusty (ubuntu 14.04) but it can't test on php5.3 in that
configuration. That's why I drop the test support for php 5.3.

Drop php 5.3 support
2016-12-05 18:13:52 +01:00
Maxime Veber
8f3b65dec6 Add support for aac codec of ffmpeg3 2016-12-05 18:12:12 +01:00
Romain Biard
5ef964f2b5 Fixed bugs in the tests 2016-11-16 14:46:11 -03:00
Romain Biard
44bcaeec0b Removing SAMI file 2016-11-16 14:27:21 -03:00
Romain Biard
e1625f1f94 Modification of the filters 2016-11-16 14:11:11 -03:00
Romain Biard
a331632725 Fixed an error in a variable and method of the waveform Class 2016-11-16 13:20:48 -03:00
Romain Biard
a32fa06ac4 Fixed an error in a variable and method of the waveform Class 2016-11-16 13:19:05 -03:00