summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-20 02:25:33 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-20 02:25:33 +0100
commit3bd7a49bfcd82b129333b9433c3b9e21400b6d3c (patch)
tree5c442effa3c4623800f882f7d85e5fd5d0d7a101 /ChangeLog
parent7325d78ee8eee3d62ad3cc408a1058db0c59bb42 (diff)
downloadxine-lib-3bd7a49bfcd82b129333b9433c3b9e21400b6d3c.tar.gz
xine-lib-3bd7a49bfcd82b129333b9433c3b9e21400b6d3c.tar.bz2
Read the MIME type from the plugin & use it for demuxer selection (if by extn).
text/plain is specifically filtered out because it could cause lots of false positives, at least with http; web servers tend to default to text/plain for unknown types.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 411fb112a..d7109650a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@ 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]
xine-lib (1.1.13) 2008-06-15
* Security fixes: