summaryrefslogtreecommitdiff
path: root/java/jmf (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-03-22SIZEify.Clement Laforet1-0/+1
PR: 64562 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=104921
2004-02-09. Add a new port, java/jmf:Greg Lewis8-0/+142
Java Media Framework API The Java Media Framework API (JMF) enables audio, video and other time-based media to be added to Java applications and applets. This optional package, which can capture, playback, stream and transcode multiple media formats, extends the multimedia capabilities on the J2SE platform, and gives multimedia developers a powerful toolkit to develop scalable, cross-platform technology. WWW: http://java.sun.com/products/java-media/jmf/ PR: 58524 Submitted by: Anton Yudin <toha@toha.org.ua> (plus some tweaks by me) Notes: svn path=/head/; revision=100500