diff options
author | Andreas Rheinhardt <[email protected]> | 2021-04-14 21:56:50 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-04-18 04:33:12 +0200 |
commit | a10c47acc29e5dc2c6b5278d0dcef225865f6341 (patch) | |
tree | 48ba7789ac6ea864ed381642651e469b4a5c03a4 /libavcodec/aacenc_ltp.c | |
parent | 9b3c46a081a9f01559082bf7a154fc6be1e06c18 (diff) |
avformat/utils: Combine identical statements
This would only make a difference in case the first attempt to
initialize the encoder failed and the second succeeded. The only
reason I can think of for this to happen is that the options (in
particular the codec whitelist) are not used for the second try
and that obviously implies that we should not even try a second time
to open the decoder.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavcodec/aacenc_ltp.c')
0 files changed, 0 insertions, 0 deletions