comparison ChangeLog @ 852:421d5587b761 trunk

[svn] - remove unnecessary sleep code so that out_lame can encode at full speed.
author yaz
date Wed, 14 Mar 2007 06:07:57 -0700
parents 712df386597e
children def1af87ae1f
comparison
equal deleted inserted replaced
851:712df386597e 852:421d5587b761
1 2007-03-14 10:16:45 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1802]
3 - add support for mseek.
4 - fix inaccurate seek position calculation. this bug prevented tta working with cuesheet.
5 - move to GThread API and make use of GCond signaling.
6
7 trunk/src/tta/aud-tta.c | 188 +++++++++++++++++++++++++++++-------------------
8 1 file changed, 117 insertions(+), 71 deletions(-)
9
10
1 2007-03-14 06:26:25 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 11 2007-03-14 06:26:25 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1800] 12 revision [1800]
3 - fix a silly typedef bug. 13 - fix a silly typedef bug.
4 14
5 trunk/src/tta/ttadec.h | 2 +- 15 trunk/src/tta/ttadec.h | 2 +-