From 3e60b4314e769a22e7ef58cd095620a9f23f32ae Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 3 May 2005 21:27:30 +0000 Subject: **BUGFIX** Work around a compiler bug - use -fno-inline-functions with gcc < 3.4.0. The bug is definitely present in 3.3.5 and not in 3.4.3. CVS patchset: 7517 CVS date: 2005/05/03 21:27:30 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf762f85f..73f941330 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ xine-lib (1.0.2) * clip goom fps value to >= 1 [bug #1193783] * fixed xvmc plugin segfault when it tried software blending on nonexistant xv image. * cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback + * use -fno-inline-functions with gcc < 3.4.0 (bug known to be in 3.3.5) xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] -- cgit v1.2.3