summaryrefslogtreecommitdiff
path: root/multimedia/mpeg2dec/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpeg2dec/README')
-rw-r--r--multimedia/mpeg2dec/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/mpeg2dec/README b/multimedia/mpeg2dec/README
new file mode 100644
index 0000000000..828e0026a9
--- /dev/null
+++ b/multimedia/mpeg2dec/README
@@ -0,0 +1,10 @@
+mpeg2dec - A test program for libmpeg2.
+
+It decodes mpeg-1 and mpeg-2 video streams, and also includes a
+demultiplexer for mpeg-1 and mpeg-2 program streams.
+It is purposely kept simple : it does not
+include features like reading files from a DVD, CSS, fullscreen
+output, navigation, etc... The main purpose of mpeg2dec is to have a
+simple test bed for libmpeg2.
+The libmpeg2 source code is always distributed in the mpeg2dec
+package, to make it easier for people to test it.