Mercurial > audlegacy-plugins
diff ChangeLog @ 760:6ed8d477ba89 trunk
[svn] - add tuple building for ADTS/Shoutcast streams
author | nenolod |
---|---|
date | Wed, 28 Feb 2007 19:48:28 -0800 |
parents | 0c18e4b8e840 |
children | 7ffb93bce2d2 |
line wrap: on
line diff
--- a/ChangeLog Wed Feb 28 19:26:41 2007 -0800 +++ b/ChangeLog Wed Feb 28 19:48:28 2007 -0800 @@ -1,3 +1,12 @@ +2007-03-01 03:26:41 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1616] + - when shifting the ringbuffer to left by one byte to regain alignment, + make sure that buffervalid is decremented. + + trunk/src/aac/src/libmp4.c | 1 + + 1 file changed, 1 insertion(+) + + 2007-03-01 02:25:09 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1614] - remove dead header, reported by joecool.