aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xmps-opendivx-plugin/pkg-descr
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-12 21:18:16 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-12 21:18:16 +0000
commit236b4ce6395b8b15cc66bf78ce9d974020544377 (patch)
treeab7fece3a25ca9c5649402426bd0e5979172d57f /multimedia/xmps-opendivx-plugin/pkg-descr
parent7b27dc6d8a94abb7d94e41f275f07ccaed22ee37 (diff)
downloadports-236b4ce6395b8b15cc66bf78ce9d974020544377.tar.gz
ports-236b4ce6395b8b15cc66bf78ce9d974020544377.zip
Notes
Diffstat (limited to 'multimedia/xmps-opendivx-plugin/pkg-descr')
-rw-r--r--multimedia/xmps-opendivx-plugin/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/xmps-opendivx-plugin/pkg-descr b/multimedia/xmps-opendivx-plugin/pkg-descr
new file mode 100644
index 000000000000..44e591e5b221
--- /dev/null
+++ b/multimedia/xmps-opendivx-plugin/pkg-descr
@@ -0,0 +1,16 @@
+xmps plugin using the Decore engine
+
+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/linux/xmps/