comparison ChangeLog @ 850:e9d2de5aa638 trunk

[svn] - fix a silly typedef bug.
author yaz
date Tue, 13 Mar 2007 23:26:25 -0700
parents 924b2300b232
children 712df386597e
comparison
equal deleted inserted replaced
849:924b2300b232 850:e9d2de5aa638
1 2007-03-14 00:17:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1798]
3 - add missing file, utils.h
4
5 trunk/src/ffmpeg/libavcodec/utils.h | 8 ++++++++
6 1 file changed, 8 insertions(+)
7
8
1 2007-03-13 16:37:27 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 9 2007-03-13 16:37:27 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1796] 10 revision [1796]
3 - make "stop after current song" work. 11 - make "stop after current song" work.
4 - now cuesheet plugin handles the end of file nicely. 12 - now cuesheet plugin handles the end of file nicely.
5 - improve reliability. 13 - improve reliability.