Mercurial > audlegacy-plugins
comparison ChangeLog @ 786:c23705487009 trunk
[svn] - avoid crash when error message doesn't contain <TITLE>.
author | yaz |
---|---|
date | Tue, 06 Mar 2007 05:17:29 -0800 |
parents | e23b8e1472e3 |
children | 9794a5487524 |
comparison
equal
deleted
inserted
replaced
785:e23b8e1472e3 | 786:c23705487009 |
---|---|
1 2007-03-06 12:44:26 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [1668] | |
3 - don't use a vfs buffered source for local files | |
4 | |
5 trunk/src/aac/src/libmp4.c | 6 +++++- | |
6 1 file changed, 5 insertions(+), 1 deletion(-) | |
7 | |
8 | |
1 2007-03-06 09:12:16 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | 9 2007-03-06 09:12:16 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> |
2 revision [1666] | 10 revision [1666] |
3 - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843. | 11 - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843. |
4 - minor cleanups. | 12 - minor cleanups. |
5 | 13 |