aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libdivxdecore-devel/pkg-descr
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-02-12 00:32:06 +0800
committerlioux <lioux@FreeBSD.org>2002-02-12 00:32:06 +0800
commit09daa2efef1f6524f39a847c7bed12222429d996 (patch)
tree64e92bc5891abcbdbb79a354d73a864e40b62a0a /multimedia/libdivxdecore-devel/pkg-descr
parent1e3a9900a941529fdd391fcf3e5940a135753922 (diff)
downloadfreebsd-ports-graphics-09daa2efef1f6524f39a847c7bed12222429d996.tar.gz
freebsd-ports-graphics-09daa2efef1f6524f39a847c7bed12222429d996.tar.zst
freebsd-ports-graphics-09daa2efef1f6524f39a847c7bed12222429d996.zip
o Switch to a cleaner building system ala libdivxencore port: no
unnecessary dependencies o Have this library really work. Therefore, bump PORTREVISION
Diffstat (limited to 'multimedia/libdivxdecore-devel/pkg-descr')
-rw-r--r--multimedia/libdivxdecore-devel/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/libdivxdecore-devel/pkg-descr b/multimedia/libdivxdecore-devel/pkg-descr
new file mode 100644
index 00000000000..7bad87dd183
--- /dev/null
+++ b/multimedia/libdivxdecore-devel/pkg-descr
@@ -0,0 +1,14 @@
+Decore [excerpt from OpenDivX Project Mayo site]
+
+"Decore" is our decoder core - that part of the codec that decodes
+video from DivX video bitstream into uncompressed RGB bitmaps. Its
+API is defined in decore.h. The API is another frame-in, frame-out
+scheme, you give it a chunk of OpenDivX bitstream and it comes back
+to you with an uncompressed RGB frame. Like "encore", "decore" is
+truly independent of any other code, making no system calls.
+
+"Decore" is a decoder compliant with MPEG-4 natural video, simple
+profile. It also incorporates a video postprocessor which postprocessor,
+which hides many of the artifacts inherent in low bit-rate video.
+
+WWW: http://www.projectmayo.com/