diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-17 07:32:52 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-26 16:47:01 +0200 |
commit | f38d01714a2f835dec1a37347f4f3c182be2eefa (patch) | |
tree | 880fa0672efcc82a5652d8ef59ad9713ebb34dfa /libavformat/wavenc.c | |
parent | e45365d15d9da58d51960b7c3ecc5ac44a8ddb4f (diff) | |
download | ffmpeg-f38d01714a2f835dec1a37347f4f3c182be2eefa.tar.gz |
avformat/webmdashenc: Cosmetics
Mostly using intermediate pointers for accesses (i.e. storing s->pb in a
variable pb and then using pb for writing instead of s->pb) to improve
readability. Furthermore, the opening brace '{' of a function has been
moved into a line of its own in instances where it wasn't before.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/wavenc.c')
0 files changed, 0 insertions, 0 deletions