| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Sep 2012 16:55:59
0.6.0_7
|
crees  |
Fix INDEX build
Approved by: portmgr (tabthorpe) |
02 Sep 2012 05:15:16
0.6.0_7  |
acm  |
- Fix build on PHP 5.4.x
PR: 169370
Submitted by: Alexander Moskalenko <alexander.moskalenko at gmail.com> |
16 Feb 2012 15:57:34
0.6.0_6
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
03 Jul 2011 14:12:23
0.6.0_5
|
ohauer  |
-remove MD5 |
24 Jun 2011 22:39:03
0.6.0_5
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
24 Jul 2010 16:38:20
0.6.0_4
|
mm  |
- Update ffmpeg to 0.6 |
05 Feb 2010 11:46:55
0.6.0_3
|
dinoex  |
- update to jpeg-8 |
26 Jan 2010 23:06:01
0.6.0_2
|
acm  |
- Fix detection of swscale support
- Bump PORTREVISION
Submitted by: Vadim Pisarev <plv _ at _ farpost.com> via email |
22 Aug 2009 00:23:13
0.6.0_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
31 Jul 2009 13:57:52
0.6.0_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
17 Jun 2009 23:08:59
0.6.0
|
acm  |
- Fix with custom LOCALBASE
Reported by: QAT |
12 Nov 2008 17:06:31
0.6.0
|
pav  |
- Update php4-ffmpeg to 0.5.1 (last version for php4)
- Upgrade php5-ffmpeg from slave to standalone port and update to 0.6.0
PR: ports/126143
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer timeout (acm; 4 weeks) |
17 Nov 2006 17:44:51
0.5.0
|
acm  |
New ports: graphics/php4-ffmpeg graphics/php5-ffmpeg
The ffmpeg-php is an extension for PHP that adds an easy to use,
object-oriented API for accessing and retrieving information from video and
audio files. It has methods for returning frames from movie files as images
that can be manipulated using PHP's image functions. This works well for
automatically creating thumbnail images from movies. ffmpeg-php is also useful
for reporting the duration and bitrate of audio files (mp3, wma...).
The ffmpeg-php can access many of the video formats supported by ffmpeg (mov,
avi, mpg, wmv...)
WWW: http://ffmpeg-php.sourceforge.net/ |