readme - adapt for removal of xine/vlc support

This commit is contained in:
Carsten Haitzler 2020-03-08 12:38:58 +00:00
parent 075bab83c4
commit 4d0e3c37aa
1 changed files with 5 additions and 9 deletions

14
README
View File

@ -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.