]> git.sesse.net Git - ffmpeg/commit
avformat/hlsenc: Cosmetics
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 28 Feb 2020 06:59:34 +0000 (07:59 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 8 May 2020 13:51:43 +0000 (15:51 +0200)
commit345158aea1bac6fc8521474ed0a1f9e6ce8898e8
treefccfa04102c4af4d5c4440f799c3e6b1789631cc
parent4effcc399a816689e396b64568beb9a90e83408d
avformat/hlsenc: Cosmetics

Mainly includes reindentation and returning directly (i.e. without
a goto fail when possible).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/hlsenc.c