diff options
author | Andreas Rheinhardt <[email protected]> | 2022-09-13 21:20:11 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2022-09-14 15:03:59 +0200 |
commit | f976ed7fcf61324451e73876840c9473125f371b (patch) | |
tree | 4aec4bce4c39be3e2338ff206e060a41ab79be7a /libavfilter/vf_thumbnail_cuda.c | |
parent | 62af385b917f2474498abeabd6057e6c60e2b9a9 (diff) |
avutil/dict: Avoid check whose result is known in advance
We know that an AVDictionary is not empty if we have just added
an entry to it, so only check for it being empty on the branch
that does not do so.
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavfilter/vf_thumbnail_cuda.c')
0 files changed, 0 insertions, 0 deletions