diff options
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. |