Revision c8965800
ID | c89658008705d949c319df3fa6f400c481ad73e1 |
Parent | 59043195 |
Child | 8f3c87f3 |
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.
Originally committed as revision 21071 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted