Romain Neutron
|
8178cccd59
|
Add insight badge
|
2013-11-13 00:05:50 +01:00 |
|
Romain Neutron
|
31c798c834
|
Fix file modes
|
2013-11-12 20:14:08 +01:00 |
|
Romain Neutron
|
7e66785b5d
|
Merge branch 'master' of https://github.com/guimeira/PHP-FFmpeg into guimeira-master
|
2013-11-08 12:23:59 +01:00 |
|
Romain Neutron
|
0d82e5ad3c
|
Prepare version 0.4.0
|
2013-10-21 14:16:28 +02:00 |
|
Romain Neutron
|
3a583ee913
|
Merge branch '0.3'
Conflicts:
CHANGELOG.md
|
2013-10-21 14:15:55 +02:00 |
|
Romain Neutron
|
185fb5c33d
|
Prepare version 0.3.5
|
2013-10-21 14:13:46 +02:00 |
|
Romain Neutron
|
ddf009b8a2
|
Fix changelog dates
|
2013-10-21 14:13:35 +02:00 |
|
Romain Neutron
|
b3f4f6ccb9
|
Merge pull request #68 from alchemy-fr/video2audio
Add support for video to audio transcoding
|
2013-10-10 10:12:57 -07:00 |
|
Romain Neutron
|
d3e97c974e
|
Add support for video to audio transcoding
|
2013-10-10 15:09:10 +02:00 |
|
Romain Neutron
|
8e386be74d
|
Merge branch '0.3'
|
2013-10-10 15:07:21 +02:00 |
|
Romain Neutron
|
169e63a547
|
Fix video single pass encodings
|
2013-10-10 14:59:38 +02:00 |
|
Romain Neutron
|
40bdce777b
|
Merge pull request #67 from alchemy-fr/fix-66
Fix 66
|
2013-10-10 05:20:39 -07:00 |
|
Romain Neutron
|
b845ad00c4
|
Add functional tests on Travis
|
2013-10-10 14:18:44 +02:00 |
|
Romain Neutron
|
4db52fc51d
|
Update Changelog
|
2013-10-10 13:28:08 +02:00 |
|
Romain Neutron
|
5da128acaa
|
Fix #66 : Allow single pass encoding
|
2013-10-10 13:27:06 +02:00 |
|
Romain Neutron
|
afbbf13695
|
Merge branch '0.3'
Conflicts:
CHANGELOG.md
|
2013-10-02 10:27:30 +02:00 |
|
Romain Neutron
|
088eb5a801
|
Add note about binaries requirements
|
2013-10-02 10:24:12 +02:00 |
|
guimeira
|
e1688c7966
|
Standard fixing
|
2013-09-27 01:34:46 -03:00 |
|
guimeira
|
cdeed25ada
|
Added ClipFilter to the README
|
2013-09-27 01:31:29 -03:00 |
|
guimeira
|
3fb918a7e2
|
Parameter on ClipFilter made optional
|
2013-09-27 01:30:11 -03:00 |
|
Guilherme
|
ba7bd90780
|
Created ClipFilter
|
2013-09-26 16:03:58 -03:00 |
|
Romain Neutron
|
c0ba7fce0d
|
Update CHANGELOG.md
|
2013-09-09 19:28:22 +02:00 |
|
Romain Neutron
|
b604734dde
|
Merge pull request #58 from jacobbudin/0.3
Added Vorbis (.ogg) audio format
|
2013-09-09 10:27:16 -07:00 |
|
Jacob Budin
|
790e891ffc
|
Added Vorbis (.ogg) audio format
Use requires 2 channel (stereo) audio input
|
2013-09-09 13:10:31 -04:00 |
|
Romain Neutron
|
b6ec274d2e
|
Merge branch '0.3'
Conflicts:
CHANGELOG.md
|
2013-09-05 12:10:29 +02:00 |
|
Romain Neutron
|
c722665482
|
Fix Invalid ratio computing
|
2013-09-05 12:09:39 +02:00 |
|
Romain Neutron
|
9ba8cd4348
|
Merge branch '0.3'
Conflicts:
CHANGELOG.md
|
2013-09-05 11:56:48 +02:00 |
|
Romain Neutron
|
9b87e44505
|
Prepare version 0.3.3
|
2013-09-05 11:56:04 +02:00 |
|
Romain Neutron
|
af6f45f62d
|
Merge branch '0.3'
Conflicts:
CHANGELOG.md
|
2013-09-05 11:34:29 +02:00 |
|
Romain Neutron
|
5529f2e6e9
|
Merge pull request #57 from alchemy-fr/frame-display-ratio-fixer
Add frame display ratio fixer filter
|
2013-09-05 02:30:02 -07:00 |
|
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 |
|