comparison ChangeLog @ 537:e55f789573e3 trunk

[svn] - treat all failures the same. this is XIPH. we're not going to ever be able to recover from it.
author nenolod
date Tue, 23 Jan 2007 06:20:09 -0800
parents a61e18a4a84a
children f93983482697
comparison
equal deleted inserted replaced
536:a61e18a4a84a 537:e55f789573e3
1 2007-01-23 12:34:30 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1158]
3 - kill dumb debug notice
4
5 trunk/src/vorbis/vorbis.c | 1 -
6 1 file changed, 1 deletion(-)
7
8
1 2007-01-23 12:33:51 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-01-23 12:33:51 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1156] 10 revision [1156]
3 - make sure g_mutex_unlock(vf_mutex); is done 11 - make sure g_mutex_unlock(vf_mutex); is done
4 12
5 trunk/src/vorbis/vorbis.c | 7 ++----- 13 trunk/src/vorbis/vorbis.c | 7 ++-----