diff options
Diffstat (limited to 'libraries/msx264/README')
-rw-r--r-- | libraries/msx264/README | 4 |
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. |