diff options
author | Petri Hintukainen <phintuka@users.sourceforge.net> | 2013-11-04 12:03:27 +0200 |
---|---|---|
committer | Petri Hintukainen <phintuka@users.sourceforge.net> | 2013-11-04 12:03:27 +0200 |
commit | af7e981ca4e63e081970b74e00f70051ab2c6122 (patch) | |
tree | ea34a2020bb3e86280deb2960228ad069665ad17 /ChangeLog | |
parent | 46987961ea296220d70e30223f3895f06207c3bf (diff) | |
download | xine-lib-af7e981ca4e63e081970b74e00f70051ab2c6122.tar.gz xine-lib-af7e981ca4e63e081970b74e00f70051ab2c6122.tar.bz2 |
Add avio (libavformat) input plugin.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ xine-lib (1.2.5) 201?-??-?? + * Add avio (libavformat) input plugin: + - Support for new protocols (https://, ftp://, sftp://, ...). + - Support for seekable http streams (with avio:http:// mrl). + - By default native xine input plugins are used. This can be overridden in config or by using avio: mrl prefix. * Recognise & use HEVC/H.265. (ffmpeg) * Add support for HEVC/H.265 to the mpeg-ts demuxer. * Add support for HEVC/H.265 and VP9 to the matroska demuxer. |