comparison ChangeLog @ 696:c787612e29ff trunk

[svn] - temporary workaround for ISO-8859-1 8bit character does not appear correctly.
author yaz
date Tue, 20 Feb 2007 09:02:15 -0800
parents e6b3dddb3c35
children 74a762a3592e
comparison
equal deleted inserted replaced
695:e6b3dddb3c35 696:c787612e29ff
1 2007-02-20 16:52:37 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1476]
3 - no idea why we were using a dynamically allocated buffer for raw aac
4
5 trunk/src/aac/src/libmp4.c | 13 +------------
6 1 file changed, 1 insertion(+), 12 deletions(-)
7
8
1 2007-02-20 16:47:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-02-20 16:47:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1474] 10 revision [1474]
3 - handle a situation where buffer could be NULL (e.g. bail) 11 - handle a situation where buffer could be NULL (e.g. bail)
4 12
5 trunk/src/aac/src/libmp4.c | 17 ++++++++--------- 13 trunk/src/aac/src/libmp4.c | 17 ++++++++---------