summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-20 13:18:17 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-20 13:18:17 +0100
commit17c9a01cbafd5ff0e6645f96f8ac084fbf239e4d (patch)
treef8bbe29f4b5b0464bdf83ed6cab05497a55955ec /ChangeLog
parenta78cd0f86f650fd566337d9abb86eedc51e3e699 (diff)
parente8d0ebf629763d195cdc6675f952f479bcedb6c7 (diff)
downloadxine-lib-17c9a01cbafd5ff0e6645f96f8ac084fbf239e4d.tar.gz
xine-lib-17c9a01cbafd5ff0e6645f96f8ac084fbf239e4d.tar.bz2
Merge from 1.1.
--HG-- rename : src/input/input_plugin.h => include/xine/input_plugin.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 790ea2753..90f63aa42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,6 +73,12 @@ xine-lib (1.1.14) 2008-??-??
- Allow the GUI to be disabled.
- Allow configuration of the location of channels.conf.
* V4L: allow TV standard selection.
+ * Allow input plugins to report MIME type information.
+ This is used for demuxer plugin selection immediately before testing the
+ filename extension (so it won't work when demuxer selection is done by
+ stream content only). [Bug #120]
+ * Allow input plugins to ask for a specific demuxer, overriding the normal
+ demuxer selection methods. (Most won't need this.)
xine-lib (1.1.13) 2008-06-15
* Security fixes: