aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-01-17 20:14:24 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-04-02 20:23:20 +0200
commit0d4b3b4c023b1b13a78e650f81845fb8e25f456c (patch)
tree4525c09252fdac0b821067d3418f2eb758912e87 /doc
parent98a6c6ec82eae39cffebd16e8862bf269bec1abc (diff)
downloadffmpeg-0d4b3b4c023b1b13a78e650f81845fb8e25f456c.tar.gz
avformat/matroskaenc: Combine checks for audio
mkv_write_track() currently has three places where it checks for whether the current codec type is audio: One in a switch and two outside of it. These checks can be combined by moving the code after the other two checks inside the audio-related part of the switch. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions