Share

xine - a free video player

File Release Notes and Changelog

Release Name: 1.1.12

Notes:
This release fixes another security bug and two regressions in 1.1.11.1.

It also contains a tool which will help with generating and updating front
ends' desktop files. To get its name, use either of the following commands:
  xine-config --xine-list
  pkg-config --variable=xine_list libxine

Application of this patch is strongly recommended, or you should add
--disable-nosefart to your configure flags:
http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=d0ced21e0cf2;style=raw


MD5:
b7254614c78c8b0f1652b8dc06f80b3a  xine-lib-1.1.12.tar.bz2
c3e1b88067689edd467162ef3d8b750c  xine-lib-1.1.12.tar

SHA1:
a27872a4292e2ce6c35018a1cbbf7a88eecda8cd  xine-lib-1.1.12.tar.bz2
85a221d8feff0995461e3cff87b2f9ecaa7e2bfb  xine-lib-1.1.12.tar

SHA256:
49088635c29a38527bd8590139691951783c5c1c7fdb691a8a3a9954097d4dd0  xine-lib-1.1.12.tar.bz2
af41386c319b2e6bcc38e5dca911706b82e248cce05c7eb0184244232f280246  xine-lib-1.1.12.tar

Changes: * Security fixes: - Insufficient boundary check in speex audio decoder. (CVE-2008-1686) * Fixed and improved the PulseAudio driver. * Fixed a regression in 1.1.11.1 which broke Quicktime container handling. * And another, this time in the Matroska demuxer. * Added a tool to assist with generating front ends' desktop files. It lists MIME types & filename extensions known to the installed xine-lib. * Various Real codec improvements, including: - RV20 no longer causes segfaults (observed on amd64); - Cook is now handled by ffmpeg. * Added a video output plugin intended for passing raw data to the front end.