diff options
author | Euan Thoms <euan at potensol dot com> | 2017-11-17 22:28:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:36 +0700 |
commit | 9039760154a71031c4a18a0d6ed95973ba86c6c4 (patch) | |
tree | c97c427f554bb02aafe7334ed291b2799250f5a1 /libraries/msx264/README | |
parent | 6922e32a949f15a071342f048027902754693bf1 (diff) | |
download | slackbuilds-9039760154a71031c4a18a0d6ed95973ba86c6c4.tar.gz |
libraries/msx264: Updated for version 1.5.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/msx264/README')
-rw-r--r-- | libraries/msx264/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libraries/msx264/README b/libraries/msx264/README index cc5ddf82e3..d3436a5a07 100644 --- a/libraries/msx264/README +++ b/libraries/msx264/README @@ -1,7 +1,10 @@ msx264 (x264 plugin for mediastreamer2) A GPL plugin to bring video H264 encoding/decoding capabilities to -mediastreamer2 applications. It is based on ffmpeg for decoding and -x264 for encoding. +mediastreamer2 applications like Linphone. It is based on ffmpeg +for decoding and x264 for encoding. It works with x264 versions later than september 2009. + +NOTE: this mediastreamer plugin is deprecated in favour of + msopenh264. |