diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-19 12:32:27 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-21 04:49:49 +0200 |
commit | ed948c114971c7a5f710741a48a7ca2ef455b35f (patch) | |
tree | 6336793e9a0cdb38407df5603cd8012c4e185b16 /libavcodec/h261_parser.c | |
parent | f921dd0ccf64703c96d114b7c723f245ddb6115a (diff) | |
download | ffmpeg-ed948c114971c7a5f710741a48a7ca2ef455b35f.tar.gz |
avformat/dashdec: Cosmetics
1. Perform the necessary reindentations after the last few commits.
2. Adapt switches to the ordinary indentation style.
3. Now that the effective lifetimes of the variables containing
the freshly allocated strings used when parsing the representation
are disjoint, the variables can be replaced by a single variable.
Doing so has the advantage of making it more clear that these are
throwaway variables, hence it has been done.
Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/h261_parser.c')
0 files changed, 0 insertions, 0 deletions