Share

xine - a free video player

File Release Notes and Changelog

Release Name: 1.1.8

Notes:
md5:
607386c8f5d5a5a896aa651b4f367561  xine-lib-1.1.8.tar.bz2
ef235cc9e7057680aa35c315a6dd78fd  xine-lib-1.1.8.tar.gz

sha1:
48c7402ee2ada28e4b271d9dfb2bcb4d812e7daf  xine-lib-1.1.8.tar.bz2
869905908a831a959ae3c6962d6d3204dc53d39b  xine-lib-1.1.8.tar.gz

sha256:
6c9f11bdec714f8df36b5140a7c8cc6ec81dd8a7673f4756e940cee4f4833c0e  xine-lib-1.1.8.tar.bz2
d164c84a842dbe3d548d3574e2e489cbb19d52e7997f9348e888f6bd74cdb079  xine-lib-1.1.8.tar.gz


Changes: * Send a channel-changed event to the frontend when receiving the SYNC string from last.fm streaming server. * Disable mediaLib support by default (the licenses probably disallow the distribution of xine binaries built against mediaLib, and on non-VIS capable boxes it's probably worse than our own code). * Rename endianness-reading macros so that they don't collide with Solaris system macros. BE_/LE_ are now _X_BE_ and _X_LE_. * Add an extra function to allow front ends to rename their old, badly-named configuration items. * Various build fixes and cleanups for Solaris, plugin dependencies etc. * Fix some memory leaks in the Vorbis decoder and video overlays. * Fix a problem with the goom plugin which could cause it to stop working. * Clean up "%" unescaping in MRLs; correctly handle "%" in DVD and VCD MRLs. * Fix a crash with "dvb:/". * DVB subtitle fixes: deadlock prevention, thread leakage, spec compliance. * Allow the DVB input plugin to timeout if it is receiving no signal. * Fix an audio resampling problem which was causing regular clicking. * Fix build with recent glibc and a debugging #define. [Bug 1773769] * Fix handling of multiple MPEG TS audio streams & subtitle languages. * Add colouring for bold & italic in text subtitles. * Simple scaling of subtitles to fit the frame width (intended to cope with common DVB resolutions such as 544x576). * Various small video frame-handling bug fixes. * Add options to control bob deinterlacing in the XxMC video output plugin.