Mercurial > audlegacy-plugins
changeset 850:e9d2de5aa638 trunk
[svn] - fix a silly typedef bug.
author | yaz |
---|---|
date | Tue, 13 Mar 2007 23:26:25 -0700 |
parents | 924b2300b232 |
children | 712df386597e |
files | ChangeLog src/tta/ttadec.h |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 13 17:17:44 2007 -0700 +++ b/ChangeLog Tue Mar 13 23:26:25 2007 -0700 @@ -1,3 +1,11 @@ +2007-03-14 00:17:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1798] + - add missing file, utils.h + + trunk/src/ffmpeg/libavcodec/utils.h | 8 ++++++++ + 1 file changed, 8 insertions(+) + + 2007-03-13 16:37:27 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [1796] - make "stop after current song" work.