diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-12-25 16:54:56 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-12-25 16:54:56 +0000 |
commit | fae8a7ffbc1d7f59fc82c133d3e54ec3ae5c5580 (patch) | |
tree | d735d424d2ffeaabf7df8bf64a8b0e1e29aa7502 /ChangeLog | |
parent | a67eeedaa2be043f9905999d7d3c8014c7773a7d (diff) | |
download | xine-lib-fae8a7ffbc1d7f59fc82c133d3e54ec3ae5c5580.tar.gz xine-lib-fae8a7ffbc1d7f59fc82c133d3e54ec3ae5c5580.tar.bz2 |
* Fix Shorten demuxer: the whole ajkg signature has to be found, not only
one character of it. [bug #1601134]
CVS patchset: 8444
CVS date: 2006/12/25 16:54:56
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ xine-lib (1.1.4) * Don't check for libpostproc version and assume that if libavcodec is found correctly, libpostproc is of the same version, too. Reported by Ville Skyttä. [bug #1617344] + * Fix Shorten demuxer: the whole "ajkg" signature has to be found, not only + one character of it. [bug #1601134] xine-lib (1.1.3) * Security fixes: |