diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -6,7 +6,7 @@ xine-lib (1.1.4) Subtitle font selection is split up due to this. * Applied the patch to fix text relocation, provided by PaX Team for Gentoo and previously applied by other distributions as well. Fixes the non-PIC - code being generated. + code being generated. Note: patch reverted for tomsmocomp (segfault). * Fix race condition in audio_out by using a recursive mutex; patch by Reinhard Nissl. [bug #1551911] * Allow building with Sun CC by fixing the lprintf variadic macro; patch by @@ -49,7 +49,7 @@ xine-lib (1.1.4) PDAs (they will save memory by removing them). Note: currently both uncommon/popular codecs are _build_ but disabled. that is, build system still need some improvements to really save memory. - * Fix possible division by zero when pausing. + * Fix possible division by zero when pausing (video_out.c). * Allow disabling build of musepack decoder through a ./configure parameter (--disable-musepack). * Allow using external libmpcdec for MusePack decoding rather than the @@ -60,6 +60,9 @@ xine-lib (1.1.4) to decode WavPack files. * Don't crash when caching a file opened through Samba plugin, thanks to Timothy Redaelli from Gentoo. + * Fix audio/video sync problem with NTSC DVDs (introduced in 1.1.2). + [bugs #1544349 and #1589644] + xine-lib (1.1.3) * Security fixes: |