Share

xine - a free video player

File Release Notes and Changelog

Release Name: 1.1.16.3

Notes:
Maintenance release. Fixes two security problems and a few
miscellaneous bugs, and adds support for OpenBSD.

Known issues:
* invalid MIME type info in the MOD demuxer
  http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=afe0ffd88733;style=raw

MD5:
4f508abf088cf427a731f85634c8260d  xine-lib-1.1.16.3.tar.bz2
134d8c43decd4f15ed70eeb3d9d21803  xine-lib-1.1.16.3.tar

SHA1:
64c57c5f55ff37023cc4c3d93d4df3c06950d235  xine-lib-1.1.16.3.tar.bz2
f663c81c93767a8e547ec6564cc6b6c506b1dc8b  xine-lib-1.1.16.3.tar

SHA256:
d25a241efa55dc7d8f482336efa8bb7b9bb9d69b6df8a8a37f2660948fd67b52  xine-lib-1.1.16.3.tar.bz2
7c58e1f5289fddff58d8b0d1d4edafb565d72a22d73a4f6b48350213c99a1f37  xine-lib-1.1.16.3.tar


Changes: * Security fixes: - Fix another possible int overflow in the 4XM demuxer. (ref. TKADV2009-004, CVE-2009-0385) - Fix an integer overflow in the Quicktime demuxer. * Enable libmpeg2new (if configured with --enable-libmpeg2new). This is not yet production code; the old mpeg2 decoder remains the default. * Add support for OpenBSD. * Fix a build failure on *BSD due to some rather useful GNUisms. * Protect audio loop so it cannot write to a paused device (fix pause/resume freeze with pulseaudio). * Fix build with libavutil >= 50.0.0. * Fix segfaults when playing VCDs. * Fix calculation of frame duration for ffmpeg-decoded formats. * Don't assume that ID3v2 tags with no content mean "end of ID3 data".