aboutsummaryrefslogtreecommitdiff
path: root/multimedia/smpeg/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
commitd615f4ca564f838b39bd8b504a3107011d951a03 (patch)
treed799b77773a040bd9f634696266507c9072dd071 /multimedia/smpeg/pkg-descr
parentc2ed1d8a3eee6f0edbbd6033ea2f1717399741e2 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Notes
Notes: svn path=/head/; revision=35216 svn path=/tags/RELEASE_4_2_0/; revision=35217; tag=release/4.2.0
Diffstat (limited to 'multimedia/smpeg/pkg-descr')
-rw-r--r--multimedia/smpeg/pkg-descr14
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/smpeg/pkg-descr b/multimedia/smpeg/pkg-descr
deleted file mode 100644
index 40372a325b4b..000000000000
--- a/multimedia/smpeg/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-SMPEG is a free MPEG1 video player library with sound support. Video playback
-is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is
-played through a slightly modified mpegsound library, part of Splay v0.8.2.
-SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.
-
-plaympeg, gtv, and glmovie are simple video players provided to test the
-library. The C library interface is 'documented' in smpeg.h, and the C++
-library interface is spread out over the MPEG*.h files.
-
-This is a work in progress. Only 16 bit color depth is supported.
-The player will dynamically conver to other color depths, but playback
-will be much faster if your display is already set to 16 bit color depth.
-
-WWW: http://www.lokigames.com/development/smpeg.php3