diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2010-01-07 22:41:14 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2010-01-07 22:41:14 +0000 |
commit | c89658008705d949c319df3fa6f400c481ad73e1 (patch) | |
tree | b6bcbba1cf1fb81d20dd52fca409f02134bcc97a /libavformat/mpegenc.c | |
parent | 59043195d49dc06d65511d81470487cdce9cbae5 (diff) | |
download | ffmpeg-c89658008705d949c319df3fa6f400c481ad73e1.tar.gz |
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
Diffstat (limited to 'libavformat/mpegenc.c')
0 files changed, 0 insertions, 0 deletions