Share

xine - a free video player

File Release Notes and Changelog

Release Name: 1.1.10

Notes:
Another maintenance release (mostly).
Another security bug is fixed (see the changelog).
xine-config now depends on pkg-config.

MD5:
55e7d2b1f4a9052db847244572a4ecb5  xine-lib-1.1.10.tar.bz2
3dad97da2c554de92b20877b18769cbc  xine-lib-1.1.10.tar

SHA1:
a1b3c9d1aa707f4354403401902a6967cbbde8d1  xine-lib-1.1.10.tar.bz2
0633abe91b2f603be7544ac6a7ad457dc2def638  xine-lib-1.1.10.tar


Changes: * Security fixes: - Buffer overflow which allows a remote attacker to execute arbitrary code or crash the client program via a crafted ASF header. (Related to CVE-2006-1664) * Update Ogg and Annodex mimetypes and extensions. * Change the default v4l device paths to /dev/video0 and /dev/radio0. * Fix support for subtitles with schemes (e.g. http://), partly broken since 1.1.8. * Unescape the filename in "#save:". This allows filenames to contain ';' etc. without ambiguity, e.g. "#save:foo%3B1.ts" -> "foo;1.ts", but front end authors should be careful with xine-lib older than 1.1.10. * Backported xine-config & libxine.pc from 1.2. Consequently, xine-config now requires pkg-config. * Don't discard audio samples forever. Fixed streaming playback. * Fix a possible crash on channel change in the DVB plugin. * Flash video demuxer improvements and bug fixes. * Make the V4L ALSA audio input device configurable. (This needs more work.)