summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-03-08 12:38:58 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-03-08 12:38:58 +0000
commit4d0e3c37aa41863d7790a684315ee4f4df09b16a (patch)
tree29397ed6e1b2aba09f42ff13f4d2891f067afaca /README
parent075bab83c4288b5de20f6acfc6b0459656ea85e0 (diff)
downloadefl-4d0e3c37aa41863d7790a684315ee4f4df09b16a.tar.gz
readme - adapt for removal of xine/vlc support
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 5 insertions, 9 deletions
diff --git a/README b/README
index d94127bce0..ec3b27a737 100644
--- a/README
+++ b/README
@@ -328,15 +328,11 @@ runtime library being refactored to be extremely small.
//BSD 2-Clause license//
-This is a wrapper around Gstreamer and/or Xine and/or external
-pluggable decoder binaries (generic binaries provided by Emotion
-Generic Players or any suitable drop-in replacement). This glues in
-the decoder library, and its output into a smart Evas object that will
-display the playback for you as the video plays, as well as providing
-higher level controls to seek, play, pause and query the stream
-regardless of the back-end used. Note that using the Xine module may
-effectively make this library GPL v2, so be aware of that before
-turning that on.
+This is a wrapper around Gstreamer 1.x pluggable decoder libraries
+This glues in the decoder library, and its output into a smart Evas object
+that will display the playback for you as the video plays, as well as
+providing higher level controls to seek, play, pause and query the stream
+regardless of the back-end used.