CVS log for ports/graphics/php5-ffmpeg/Makefile
Up to [FreeBSD] / ports / graphics / php5-ffmpeg
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 24 22:38:56 2011 UTC (7 months, 2 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump due to ffmpeg update to 0.7.1
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 24 16:38:13 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update ffmpeg to 0.6
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:13 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- update to jpeg-8
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 26 23:06:01 2010 UTC (2 years ago) by acm
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -1 lines
- Fix detection of swscale support - Bump PORTREVISION Submitted by: Vadim Pisarev <plv _ at _ farpost.com> via email
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:23:03 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with G
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:52:37 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 17 23:08:59 2009 UTC (2 years, 7 months ago) by acm
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
- Fix with custom LOCALBASE Reported by: QAT
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 12 17:06:31 2008 UTC (3 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +18 -4 lines
- 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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 17 17:44:51 2006 UTC (5 years, 2 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
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/
