comparison ChangeLog @ 997:e46b98155d5d trunk

[svn] - fix a bug which counts number of frames twice in handling xing header. - now fileinfo dialog calculates play length even though TLEN tag exists so that it can overwrite wrong TLEN tag.
author yaz
date Tue, 01 May 2007 12:49:27 -0700
parents 34da98fd7d26
children 799b321bd9bd
comparison
equal deleted inserted replaced
996:34da98fd7d26 997:e46b98155d5d
1 2007-05-01 17:38:27 +0000 Ralf Ertzinger <ralf@skytale.net>
2 revision [2132]
3
4 - Fix alternative code path in flac_write
5
6 trunk/src/filewriter/flac.c | 4 ++--
7 1 file changed, 2 insertions(+), 2 deletions(-)
8
9
1 2007-05-01 15:54:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 10 2007-05-01 15:54:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [2130] 11 revision [2130]
3 - add tuple handling, but i don't think i'm doing it right... 12 - add tuple handling, but i don't think i'm doing it right...
4 13
5 trunk/src/filewriter/flac.c | 32 +++++++++++++++++++++++++++++++- 14 trunk/src/filewriter/flac.c | 32 +++++++++++++++++++++++++++++++-