diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-12-25 17:39:39 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-12-25 17:39:39 +0000 |
commit | 0a48883b044c3b9b4f1f00a338b1439bfba1ebcc (patch) | |
tree | 45d908d8d25366f4ef9f5b0b0fa2a38a532e1bb2 /ChangeLog | |
parent | fae8a7ffbc1d7f59fc82c133d3e54ec3ae5c5580 (diff) | |
download | xine-lib-0a48883b044c3b9b4f1f00a338b1439bfba1ebcc.tar.gz xine-lib-0a48883b044c3b9b4f1f00a338b1439bfba1ebcc.tar.bz2 |
* Implement at least a partial content-based detection of ModPlug-decoded
module files, using the magic numbers from GNU file. This allows to open
module files based on content rather than on their extension only.
[bug #1445746]
CVS patchset: 8445
CVS date: 2006/12/25 17:39:39
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ xine-lib (1.1.4) Skyttä. [bug #1617344] * Fix Shorten demuxer: the whole "ajkg" signature has to be found, not only one character of it. [bug #1601134] + * Implement at least a partial content-based detection of ModPlug-decoded + module files, using the magic numbers from GNU file. This allows to open + module files based on content rather than on their extension only. + [bug #1445746] xine-lib (1.1.3) * Security fixes: |