diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-12-29 03:36:56 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-04-21 08:50:22 +0200 |
commit | 8a4fda029a3d0ff6d1ae007a986d3a18b35dac8a (patch) | |
tree | 000d0a00a96b3c352b48b68ae2b810741fd367a0 /tools/python/convert_from_tensorflow.py | |
parent | e3c54b549abf2798422245582c0ed775c894ddeb (diff) | |
download | ffmpeg-8a4fda029a3d0ff6d1ae007a986d3a18b35dac8a.tar.gz |
avformat/matroskaenc: Cosmetics
Reindentation, removal of { } if they contain only one statement
and moving the return statement to a line of its own in situations
like "if (ret < 0) return ret;". Moreover, several overlong lines
were made shorter and a camelCase variable received a name in line
with our naming conventions.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tools/python/convert_from_tensorflow.py')
0 files changed, 0 insertions, 0 deletions