Mercurial > libavformat.hg
diff cafdec.c @ 5502:da007db2fe9c libavformat
Re-indent to more closely follow general coding standards used in other
parts of FFmpeg. Also change a starting condition; while (condition) {
... bla = bla->next; } loop into a proper for() loop.
author | rbultje |
---|---|
date | Thu, 07 Jan 2010 22:41:14 +0000 |
parents | 08c92d88d980 |
children | 134741dc8327 |