summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPetri Hintukainen <phintuka@users.sourceforge.net>2013-11-04 12:03:27 +0200
committerPetri Hintukainen <phintuka@users.sourceforge.net>2013-11-04 12:03:27 +0200
commitaf7e981ca4e63e081970b74e00f70051ab2c6122 (patch)
treeea34a2020bb3e86280deb2960228ad069665ad17 /ChangeLog
parent46987961ea296220d70e30223f3895f06207c3bf (diff)
downloadxine-lib-af7e981ca4e63e081970b74e00f70051ab2c6122.tar.gz
xine-lib-af7e981ca4e63e081970b74e00f70051ab2c6122.tar.bz2
Add avio (libavformat) input plugin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ffd314c8..8fb9902dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.