summaryrefslogtreecommitdiffstats
path: root/libraries/msx264/README
diff options
context:
space:
mode:
author Euan Thoms <euan at potensol dot com>2015-06-11 08:57:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-12 00:05:01 +0700
commit4b4b6e9b599aa3cbcbcc0cc1b75fe8725d7d9892 (patch)
treeac511f2c59b622248bf04083aad0a88770f4fc02 /libraries/msx264/README
parent38048d5771cb7eacca92fa9ac4bfbfcfd28f4c25 (diff)
downloadslackbuilds-4b4b6e9b599aa3cbcbcc0cc1b75fe8725d7d9892.tar.gz
slackbuilds-4b4b6e9b599aa3cbcbcc0cc1b75fe8725d7d9892.tar.xz
libraries/msx264: Added (x264 plugin for mediastreamer2).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/msx264/README')
-rw-r--r--libraries/msx264/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/msx264/README b/libraries/msx264/README
new file mode 100644
index 0000000000..9519d3cf2a
--- /dev/null
+++ b/libraries/msx264/README
@@ -0,0 +1,4 @@
+A GPL plugin to bring video H264 encoding/decoding capabilities to mediastreamer2 applications.
+It is based on ffmpeg for decoding and x264 for encoding.
+
+It works with x264 version later to september 2009.