Commit graph

424 commits

Author SHA1 Message Date
Romain Neutron
bb31915285 Add FrameFilters::fixDisplayRatio method 2013-09-05 11:18:14 +02:00
Romain Neutron
e43da86152 Fix FiltersCollection::getIterator in case of empty collection 2013-09-05 11:18:14 +02:00
Romain Neutron
1de948faba Add DisplayRatioFixer Frame filter 2013-09-05 11:18:14 +02:00
Romain Neutron
bcf3e5f65a Apply frame filters on Frame::save 2013-09-05 11:17:36 +02:00
Romain Neutron
5814eb3085 Inject Video at Frame construction 2013-09-05 11:17:36 +02:00
Romain Neutron
71e3137387 Merge pull request #56 from alchemy-fr/streams-dimensions
Add convenient Stream::getDimensions method to extract video dimension.
2013-09-05 02:02:37 -07:00
Romain Neutron
f530d60118 Break if dimension is found 2013-09-04 19:44:45 +02:00
Romain Neutron
15711a0e50 Add convenient Stream::getDimensions method to extract video dimension. 2013-09-04 19:24:19 +02:00
Romain Neutron
28b373e24e Merge branch '0.3' 2013-08-08 12:16:00 +02:00
Romain Neutron
9fcb485d49 Prepare version 0.3.2 2013-08-08 12:15:15 +02:00
Romain Neutron
78c75b369d Merge branch '0.3' 2013-08-08 12:14:24 +02:00
Romain Neutron
5309adcdd6 Merge pull request #52 from alchemy-fr/synchro
Fix #46 : A/V synchronization works on flash player, not on html5 one
2013-08-08 03:13:26 -07:00
Romain Neutron
543d9aaeaf Fix #46 : A/V synchronization works on flash player, not on html5 one 2013-08-08 11:12:50 +02:00
Romain Neutron
21a7d990aa Merge branch '0.3' 2013-08-06 16:41:17 +02:00
Romain Neutron
8bd6700377 Prepare version 0.3.1 2013-08-06 16:40:26 +02:00
Romain Neutron
7e5ed44527 Update Changelog to version 0.4 2013-08-06 15:02:48 +02:00
Romain Neutron
aa26a1efd0 Save frame to target file without prompt 2013-08-06 14:59:28 +02:00
Romain Neutron
f7a44a720a Merge pull request #49 from alchemy-fr/fix-47
Fix #47, remove stateful filters on MediaTypeInterface::save
2013-08-05 10:14:34 -07:00
Romain Neutron
1dd0fe7d89 Update changelog 2013-08-05 18:01:13 +02:00
Romain Neutron
ef237a8f76 Fix #47 : MediaTypeInterface::save adds filters depending on the codec 2013-08-05 18:00:39 +02:00
Romain Neutron
5cbec1981b Merge pull request #50 from alchemy-fr/ffprobe-on-uris
Allow ffprobe on remote files
2013-08-05 09:00:08 -07:00
Romain Neutron
b5cbe7fdc6 Add FFProbe usage example 2013-08-05 14:40:53 +02:00
Romain Neutron
a98fe756ba Update changelog 2013-08-05 14:38:11 +02:00
Romain Neutron
69767d3d34 Allow use of FFProbe on remote files 2013-08-05 14:37:21 +02:00
Romain Neutron
878eda920e Address insight recommendations 2013-07-05 20:19:47 +02:00
Romain Neutron
fdf279711e Bump master to 0.4-dev 2013-07-04 12:11:38 +02:00
Romain Neutron
d51463ef84 Prepare version 0.3.0 2013-07-04 12:10:45 +02:00
Romain Neutron
ed791dcb24 Remove 0.2.5 as it never happend 2013-07-04 12:09:42 +02:00
Romain Neutron
3bdb341abb Fix #44 : throw an exception in case of older ffprobe 2013-07-03 20:53:12 +02:00
Romain Neutron
8bb596a919 Update current install script 2013-07-03 20:33:57 +02:00
Romain Neutron
d26c19c43e Typo 2013-07-03 20:32:06 +02:00
Romain Neutron
4cf46cb6f6 Update API docs 2013-07-03 20:30:52 +02:00
Romain Neutron
8bf15ef08f Update API docs 2013-07-03 20:30:02 +02:00
Romain Neutron
c783b25dbf Update travis build 2013-07-03 20:28:31 +02:00
Romain Neutron
6187b2458f Cleanup 2013-07-03 20:28:04 +02:00
Romain Neutron
bbdeffc3bf Deprecate sphinx doc 2013-07-03 20:27:47 +02:00
Romain Neutron
fd3aa1b289 Update README 2013-07-03 20:16:29 +02:00
Romain Neutron
ee1eb83a0b Rename VideoResampleFilter to FrameRateFilter 2013-07-03 20:16:09 +02:00
Romain Neutron
964da8a210 Rename FFMpeg\Media\Frame::saveAs to FFMpeg\Media\Frame::save 2013-07-03 20:09:38 +02:00
Romain Neutron
b21e9dbb55 Update documentation 2013-07-03 19:42:24 +02:00
Romain Neutron
d7663441e1 Add audio documentation 2013-07-03 18:57:42 +02:00
Romain Neutron
16bad9184e Add video filters doc 2013-07-03 18:46:41 +02:00
Romain Neutron
57d51c1568 Add notes about resize modes 2013-07-03 18:46:22 +02:00
Romain Neutron
d85671b51d Re-enable build on PHP 5.5 2013-07-03 18:24:20 +02:00
Romain Neutron
9b7a26532c Update README to version 0.3 2013-07-03 18:14:44 +02:00
Romain Neutron
962806a265 Remove unused namespace 2013-07-03 18:14:33 +02:00
Romain Neutron
8e87d243d9 Add ExecutableNotFoundException 2013-07-03 14:13:29 +02:00
Romain Neutron
a39d8939db Fix #43 2013-06-26 15:17:16 +02:00
Romain Neutron
890cbce1f9 Add filter priorities 2013-06-26 00:21:12 +02:00
Romain Neutron
5ecb6f1cfe Add branch alias 2013-06-25 21:52:37 +02:00