comparison ChangeLog @ 851:712df386597e trunk

[svn] - add support for mseek. - fix inaccurate seek position calculation. this bug prevented tta working with cuesheet. - move to GThread API and make use of GCond signaling.
author yaz
date Wed, 14 Mar 2007 03:16:45 -0700
parents e9d2de5aa638
children 421d5587b761
comparison
equal deleted inserted replaced
850:e9d2de5aa638 851:712df386597e
1 2007-03-14 06:26:25 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1800]
3 - fix a silly typedef bug.
4
5 trunk/src/tta/ttadec.h | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-)
7
8
1 2007-03-14 00:17:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-03-14 00:17:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1798] 10 revision [1798]
3 - add missing file, utils.h 11 - add missing file, utils.h
4 12
5 trunk/src/ffmpeg/libavcodec/utils.h | 8 ++++++++ 13 trunk/src/ffmpeg/libavcodec/utils.h | 8 ++++++++