From 461ab803a68bcbfa884447cd1b1fb72eca20520e Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sun, 28 Jan 2007 22:53:15 +0000 Subject: Fix audio/video sync problem with NTSC DVDs (introduced in 1.1.2). [bugs #1544349 and #1589644] CVS patchset: 8575 CVS date: 2007/01/28 22:53:15 --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5b1b78f90..5461f042a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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: -- cgit v1.2.3